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.
macos-latest
1 parent 5dead3e commit 72dbe20Copy full SHA for 72dbe20
.github/workflows/ci.yml
@@ -46,7 +46,7 @@ jobs:
46
runs-on:
47
- { short: linux, name: ubuntu-latest }
48
- { short: win, name: windows-latest }
49
- - { short: macos, name: macos-14 }
+ - { short: macos, name: macos-latest }
50
python-version: ["3.12", "3.13"]
51
52
steps:
0 commit comments