We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab70ad4 commit 26dadaeCopy full SHA for 26dadae
1 file changed
.github/workflows/release.yml
@@ -95,7 +95,7 @@ jobs:
95
- os: macos-latest
96
arch: x86_64
97
cibw_arch: "x86_64"
98
- - os: macOS-13-arm64
+ - os: macos-13-xlarge # https://github.com/actions/runner-images?tab=readme-ov-file#available-images
99
arch: arm64
100
cibw_arch: "arm64"
101
- os: windows-latest
0 commit comments