Skip to content

Commit

Permalink
gh-actions msvc-arm64: downgrade to work around compiler issue
Browse files Browse the repository at this point in the history
  • Loading branch information
mr-c committed Nov 22, 2024
1 parent 3e5521f commit a7a6e7c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -943,6 +943,7 @@ jobs:
uses: ilammy/msvc-dev-cmd@v1
with:
arch: amd64_arm64
toolset: "19.41"
- name: Configure and Build
run: |
meson --backend=ninja build --cross-file test/arm64cl.txt
Expand Down

0 comments on commit a7a6e7c

Please sign in to comment.