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 f6b6669 commit b2c419aCopy full SHA for b2c419a
.github/workflows/release_pypi.yaml
@@ -12,7 +12,7 @@ jobs:
12
runs-on: ${{ matrix.os }}
13
strategy:
14
matrix:
15
- os: [ubuntu-20.04, macos-14, macos-15, windows-latest]
+ os: [ubuntu-20.04, macos-latest, windows-latest]
16
17
steps:
18
- uses: actions/checkout@v3
0 commit comments