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