Skip to content

Commit

Permalink
try dynamic
Browse files Browse the repository at this point in the history
  • Loading branch information
kvnp committed Dec 25, 2023
1 parent fbdf1f9 commit 8f0598d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-windows-vcpkg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
strategy:
fail-fast: false
matrix:
target: [x64-windows-static, arm64-windows-static]
target: [x64-windows, arm64-windows]

env:
VCPKG_DEFAULT_TRIPLET: ${{ matrix.target }}
Expand Down

0 comments on commit 8f0598d

Please sign in to comment.