We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3662973 commit dee0906Copy full SHA for dee0906
.github/workflows/non_omv.yml
@@ -14,7 +14,7 @@ jobs:
14
fail-fast: false
15
matrix:
16
runs-on: [ubuntu-latest, macos-13, macos-latest ]
17
- python-version: [ 3.8, 3.9, "3.10", "3.11" ]
+ python-version: [ 3.9, "3.10", "3.11", "3.12" ]
18
exclude:
19
- runs-on: macos-latest
20
python-version: "3.8"
0 commit comments