We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ac61f3 commit c9b69e1Copy full SHA for c9b69e1
1 file changed
.github/workflows/omv-ci.yml
@@ -13,7 +13,7 @@ jobs:
13
strategy:
14
fail-fast: false
15
matrix:
16
- python-version: [ 3.8, 3.9 ]
+ python-version: [ 3.9, 3.12 ]
17
engine: ["NEURON:8.1", "PyNEURON:8.1", "jNeuroML", "jNeuroML_NEURON", "jNeuroML_NetPyNE", "jNeuroML_validate"]
18
19
0 commit comments