We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f844f3 commit 1b1b30cCopy full SHA for 1b1b30c
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