We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3c7ee7 commit ced24c1Copy full SHA for ced24c1
.github/workflows/build_macos_arm64_wheels.yml
@@ -22,7 +22,7 @@ on:
22
jobs:
23
build_universal_wheel:
24
name: Build Universal Wheel (macOS ARM64)
25
- runs-on: macos-13-xlarge
+ runs-on: macos-14-xlarge
26
steps:
27
- name: Setup pyenv
28
run: |
0 commit comments