We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4dba6e7 commit 36094f5Copy full SHA for 36094f5
1 file changed
.github/workflows/wheel.yml
@@ -20,7 +20,7 @@ jobs:
20
runs-on: ${{ matrix.os }}
21
strategy:
22
matrix:
23
- os: [ubuntu-latest, ubuntu-24.04-arm, windows-latest, macos-13, macos-14]
+ os: [ubuntu-latest, ubuntu-24.04-arm, windows-latest, macos-latest-large, macos-latest]
24
25
steps:
26
- uses: actions/checkout@v6
0 commit comments