Skip to content

Commit

Permalink
Try my luck with macos-arm64
Browse files Browse the repository at this point in the history
  • Loading branch information
dpogue committed Nov 1, 2023
1 parent 815c2a4 commit f8e4dc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,7 @@ jobs:
strategy:
matrix:
platform:
#- { str: macos-arm64, arch: arm64 }
- { str: macos-arm64, arch: arm64 }
- { str: macos-x64, arch: x86_64 }
cfg:
- { external: OFF, type: RelWithDebInfo, str: internal-release }
Expand Down

0 comments on commit f8e4dc4

Please sign in to comment.