Skip to content

Commit

Permalink
Remove case
Browse files Browse the repository at this point in the history
  • Loading branch information
walbourn committed Aug 23, 2024
1 parent 5769d40 commit 107cadd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/vcpkg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ jobs:
- os: windows-2022
build_type: x86-Debug-VCPKG
arch: amd64_x86
exclude:
# vcpkg.json references xaudio2redist which is not support for arm64
- os: windows-2022
build_type: arm64-Debug-VCPKG
arch: amd64_arm64
Expand Down

0 comments on commit 107cadd

Please sign in to comment.