Skip to content

Commit

Permalink
[Backport release-2.27] Use macos-12 runner for x86_64 release (#5384) (
Browse files Browse the repository at this point in the history
#5385)

Backport of #5384 to release-2.27

---
TYPE: NO_HISTORY | FEATURE | BUG | IMPROVEMENT | DEPRECATION | C_API |
CPP_API | BREAKING_BEHAVIOR | BREAKING_API | FORMAT
DESC: <short description>

Co-authored-by: Dusan Baran <[email protected]>
  • Loading branch information
github-actions[bot] and dudoslav authored Nov 21, 2024
1 parent d3dfb6c commit 8d581f2
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 8d581f2

Please sign in to comment.