We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2813e94 commit 789baa1Copy full SHA for 789baa1
.github/workflows/pythonpackage.yml
@@ -13,7 +13,7 @@ jobs:
13
strategy:
14
fail-fast: false
15
matrix:
16
- os: ["ubuntu-latest", "macos-latest", "windows-latest"]
+ os: ["ubuntu-latest", "macos-13", "windows-latest"]
17
python-version: ["3.7", "3.8", "3.9", "3.10", "3.11", "3.12"]
18
include:
19
- experimental: false
0 commit comments