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 2927e8d commit 6ad5732Copy full SHA for 6ad5732
1 file changed
.github/workflows/wheels.yml
@@ -18,7 +18,7 @@ jobs:
18
strategy:
19
# macos-13 is an intel runner, macos-14 is apple silicon
20
matrix:
21
- os: [ubuntu-latest, windows-latest, macos-13, macos-latest]
+ os: [ubuntu-latest, windows-latest, macos-latest]
22
23
steps:
24
- uses: actions/checkout@v4
0 commit comments