We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63a6040 commit 5121c10Copy full SHA for 5121c10
1 file changed
.github/workflows/wheels.yml
@@ -14,7 +14,7 @@ jobs:
14
runs-on: ${{ matrix.os }}
15
strategy:
16
matrix:
17
- os: [ubuntu-latest, macos-13, macos-14, ubuntu-22.04-arm]
+ os: [ubuntu-latest, macos-15-intel, macos-14, ubuntu-22.04-arm]
18
19
steps:
20
- uses: actions/checkout@v5
0 commit comments