There was an error while loading. Please reload this page.
1 parent 9acc827 commit a4dca20Copy full SHA for a4dca20
1 file changed
.github/workflows/create-and-publish-wheel.yml
@@ -8,7 +8,7 @@ jobs:
8
runs-on: ${{ matrix.os }}
9
strategy:
10
matrix:
11
- os: [ubuntu-latest, windows-latest, macos-13, macos-latest]
+ os: [ubuntu-latest, windows-latest, macos-latest]
12
13
steps:
14
- uses: actions/checkout@v4
0 commit comments