Skip to content

Commit

Permalink
more
Browse files Browse the repository at this point in the history
  • Loading branch information
baconpaul committed Jul 30, 2024
1 parent 1c2a393 commit 8cdd390
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,12 +30,12 @@ jobs:
runTests: false
- name: "ubuntu standalone"
os: ubuntu-latest
target: scxt_plugin_Standalone
target: surge-xt_Standalone
cmakeConfig: -DCMAKE_BUILD_TYPE=Debug
runTests: false
- name: "macos standalone"
os: macos-latest
target: scxt_plugin_Standalone
target: surge-xt_Standalone
cmakeConfig: -DCMAKE_BUILD_TYPE=Debug -DCMAKE_OSX_ARCHITECTURES="x86_64;arm64"
runTests: false

Expand Down

0 comments on commit 8cdd390

Please sign in to comment.