We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7d782c commit e01afb1Copy full SHA for e01afb1
.github/workflows/ci.yml
@@ -30,7 +30,7 @@ jobs:
30
strategy:
31
fail-fast: false
32
matrix:
33
- runs-on: [ubuntu-22.04, windows-2022, macos-13]
+ runs-on: [ubuntu-24.04, windows-2022, macos-14]
34
python:
35
- '3.8'
36
- '3.13'
0 commit comments