We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5f4586 commit 1480495Copy full SHA for 1480495
1 file changed
.github/workflows/wheels.yml
@@ -39,7 +39,7 @@ jobs:
39
strategy:
40
fail-fast: false
41
matrix:
42
- os: [ubuntu-latest, windows-latest, macos-13]
+ os: [ubuntu-latest, windows-latest, macos-latest, macos-15-intel]
43
44
steps:
45
- uses: actions/checkout@v5
0 commit comments