Skip to content

Commit

Permalink
Merge pull request #757 from Murmele/macos_build_fix
Browse files Browse the repository at this point in the history
macos-latest is now the arm64 version, but we wanna build against x86_64
  • Loading branch information
Murmele authored May 11, 2024
2 parents d48073f + 4d5cd5b commit 67a358f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ jobs:
cmake_env: {}

- name: macos
os: macos-latest
os: macos-12
ninja_platform: mac
qt_platform: mac
openssl_arch: darwin64-x86_64-cc
Expand Down

0 comments on commit 67a358f

Please sign in to comment.