We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a42cccc commit faeaf04Copy full SHA for faeaf04
1 file changed
.github/workflows/main.yml
@@ -23,7 +23,7 @@ jobs:
23
fail-fast: false
24
matrix:
25
python-version: ["3.11", "3.12", "3.13"]
26
- os: [ubuntu-latest, macos-13]
+ os: [ubuntu-latest, macos-14]
27
28
steps:
29
- uses: actions/checkout@v5
0 commit comments