We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 238d69d + 1b1b30c commit caa7b16Copy full SHA for caa7b16
1 file changed
.github/workflows/omv-ci.yml
@@ -14,7 +14,7 @@ jobs:
14
strategy:
15
fail-fast: false
16
matrix:
17
- python-version: ["3.9", "3.11"]
+ python-version: ["3.9", "3.11", "3.13"]
18
engine:
19
- jLEMS
20
- jNeuroML
0 commit comments