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 4b55fef commit 36c64f2Copy full SHA for 36c64f2
.github/workflows/test.yml
@@ -31,7 +31,7 @@ jobs:
31
runs-on: ${{ matrix.os }}
32
strategy:
33
matrix:
34
- os: ["ubuntu-22.04", "macos-12", "windows-2022"]
+ os: ["ubuntu-22.04", "macos-14", "windows-2022"]
35
python_version:
36
- '3.8'
37
- '3.9'
0 commit comments