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.
2 parents 2d1f496 + 788eac8 commit 472a20dCopy full SHA for 472a20d
1 file changed
.github/workflows/wheels.yaml
@@ -12,7 +12,7 @@ jobs:
12
runs-on: ${{ matrix.os }}
13
strategy:
14
matrix:
15
- os: [ubuntu-22.04, macos-13, macos-latest]
+ os: [ubuntu-22.04, macos-latest]
16
17
steps:
18
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
0 commit comments