We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a9979f commit de37420Copy full SHA for de37420
1 file changed
.github/workflows/test.yaml
@@ -57,7 +57,7 @@ jobs:
57
58
build-macos:
59
60
- runs-on: macos-latest
+ runs-on: macos-13
61
strategy:
62
matrix:
63
python-version: ["3.8", "3.9", "3.10", "3.11", "3.12"]
0 commit comments