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 212a8e6 commit 03bcd7fCopy full SHA for 03bcd7f
.github/workflows/ci.yml
@@ -37,7 +37,7 @@ jobs:
37
fail-fast: false
38
matrix:
39
python-version: ["3.11", "3.12", "3.13"]
40
- runs-on: [ubuntu-latest, windows-latest, macos-14]
+ runs-on: [ubuntu-latest, windows-latest, macos-latest]
41
42
include:
43
- python-version: "pypy-3.11"
0 commit comments