We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b63ce4 commit cb55f6bCopy full SHA for cb55f6b
1 file changed
.github/workflows/test_macos.yml
@@ -32,7 +32,7 @@ jobs:
32
strategy:
33
matrix:
34
python-version: ['3.9', '3.10', '3.11', '3.12']
35
- os: [macos-latest]
+ os: [macos-13]
36
37
steps:
38
0 commit comments