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 23e9fea commit ac41d3cCopy full SHA for ac41d3c
.github/workflows/main.yml
@@ -21,7 +21,7 @@ jobs:
21
strategy:
22
fail-fast: false
23
matrix:
24
- os: [ubuntu-latest, macos-latest, windows-latest]
+ os: [ubuntu-latest, macos-latest, macos-13, windows-latest]
25
python-version: ["3.8", "3.9", "3.10", "3.11"]
26
27
steps:
0 commit comments