Skip to content

Commit eb81f4f

Browse files
authored
Merge pull request #547 from ModECI/nml_examples
Test on python v3.12
2 parents 35309f7 + 592174a commit eb81f4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
strategy:
2828
fail-fast: false
2929
matrix:
30-
python-version: [ "3.9", "3.10", "3.11"]
30+
python-version: [ "3.9", "3.11", "3.12"]
3131
runs-on: [ubuntu-latest, macos-latest, windows-latest]
3232
exclude:
3333
- runs-on: macos-latest

0 commit comments

Comments
 (0)