Skip to content

Commit

Permalink
Use macos-12 runner for x86_64 release
Browse files Browse the repository at this point in the history
  • Loading branch information
dudoslav committed Nov 21, 2024
1 parent a34830c commit ead2d07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
triplet: arm64-linux-release
manylinux: quay.io/pypa/manylinux2014_aarch64
- platform: macos-x86_64
os: macos-latest
os: macos-12
cmake_args: -DCMAKE_OSX_ARCHITECTURES=x86_64
MACOSX_DEPLOYMENT_TARGET: 11
triplet: x64-osx-release
Expand Down

0 comments on commit ead2d07

Please sign in to comment.