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.
macos-14
1 parent 4c0362b commit da1b349Copy full SHA for da1b349
.github/workflows/wheel.yml
@@ -13,7 +13,6 @@ jobs:
13
- { os: windows-2019, shell: "msys2 {0}" }
14
- { os: ubuntu-20.04, shell: bash }
15
- { os: macos-13, shell: bash }
16
- - { os: macos-14, shell: bash }
17
defaults:
18
run:
19
shell: ${{ matrix.sys.shell }}
0 commit comments