Skip to content

Commit

Permalink
Try with static macos triplet
Browse files Browse the repository at this point in the history
  • Loading branch information
m-kuhn committed Feb 12, 2024
1 parent 2823b96 commit 09ee3c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- os: macos-13
triplet: x64-osx-dynamic
- os: macos-14
triplet: arm64-osx-dynamic
triplet: arm64-osx
env:
buildtrees: /Users/runner/vcpkg-build
name: build (macos)
Expand Down

0 comments on commit 09ee3c4

Please sign in to comment.