We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8cc08e8 commit 0c25e6bCopy full SHA for 0c25e6b
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.8, "3.10" ]
+ python-version: [ "3.13" ]
18
engine: [ jNeuroML_NEURON, jNeuroML_NetPyNE, jNeuroML_validate ]
19
20
steps:
0 commit comments