Skip to content

Commit

Permalink
macos-latest is now the arm64 version, but we wanna build against x86_64
Browse files Browse the repository at this point in the history
Description: Because openssl uses it
https://github.com/actions/runner-images/tree/main
  • Loading branch information
Murmele committed May 8, 2024
1 parent d48073f commit 339ae5f
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-latest-large
ninja_platform: mac
qt_platform: mac
openssl_arch: darwin64-x86_64-cc
Expand Down

0 comments on commit 339ae5f

Please sign in to comment.