We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb71b82 commit 5244df3Copy full SHA for 5244df3
1 file changed
.github/workflows/wheels.yml
@@ -44,7 +44,7 @@ jobs:
44
strategy:
45
fail-fast: false
46
matrix:
47
- os: [ubuntu-latest, macos-13, macos-latest, windows-latest, ubuntu-24.04-arm, windows-11-arm]
+ os: [ubuntu-latest, macos-15-intel, macos-latest, windows-latest, ubuntu-24.04-arm, windows-11-arm]
48
49
steps:
50
- uses: actions/checkout@v5
0 commit comments