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 fd1cf09 + c644b7f commit 756d16cCopy full SHA for 756d16c
.github/workflows/test.yml
@@ -32,7 +32,7 @@ jobs:
32
strategy:
33
fail-fast: false
34
matrix:
35
- os: ["windows-latest", "ubuntu-latest", "macos-latest"]
+ os: ["windows-latest", "ubuntu-latest", "macos-13"]
36
python: ["3.7", "3.9", "3.10"]
37
steps:
38
- uses: actions/checkout@v4
0 commit comments