We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2c3b7f commit a78372fCopy full SHA for a78372f
.github/workflows/build-wheels.yaml
@@ -8,7 +8,7 @@ jobs:
8
runs-on: ${{ matrix.os }}
9
strategy:
10
matrix:
11
- os: [ubuntu-20.04, ubuntu-22.04, ubuntu-24.04, macOS-12, macOS-13]
+ os: [ubuntu-20.04, ubuntu-22.04, ubuntu-24.04, macOS-13, macOS-14]
12
# Exclude windows-2019
13
14
steps:
0 commit comments