Skip to content

Commit

Permalink
Try an ARM64EC build to at least see errors
Browse files Browse the repository at this point in the history
Addresses #1436
  • Loading branch information
baconpaul committed Oct 29, 2024
1 parent 4225533 commit c115639
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/build-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,13 @@ jobs:
runTests: false
clapValidate: false

- name: "windows arm64ec"
os: windows-latest
target: shortcircuit-products
cmakeConfig: -G"Visual Studio 17 2022" -A arm64ec -DCMAKE_SYSTEM_VERSION=10
runTests: false
clapValidate: false

- name: "mac AU"
os: macos-latest
target: scxt_clapfirst_AU
Expand Down

0 comments on commit c115639

Please sign in to comment.