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 0f268e6 commit 1768b38Copy full SHA for 1768b38
.github/workflows/ci.yml
@@ -22,7 +22,7 @@ jobs:
22
strategy:
23
fail-fast: false
24
matrix:
25
- os: [ubuntu-22.04, macos-latest, windows-latest]
+ os: [ubuntu-22.04, macos-13, windows-latest]
26
python: ["3.9", "3.10", "3.11", "3.12"]
27
28
steps:
0 commit comments