Skip to content

Commit 0e9d012

Browse files
committed
Back to main test on 3.10
1 parent dd5bc42 commit 0e9d012

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
strategy:
1616
fail-fast: false
1717
matrix:
18-
python-version: [ "3.11" ]
18+
python-version: [ "3.10" ] # moose fails in 3.11
1919
engine:
2020
- Arbor
2121
- "Brian2:2.9.0"
@@ -39,7 +39,7 @@ jobs:
3939
- "jNeuroML:v0.12.3"
4040
- jNeuroML_Brian2
4141
- jNeuroML_EDEN
42-
- "jNeuroML_NEURON:8.2.1"
42+
- "jNeuroML_NEURON:8.2.7"
4343
- jNeuroML_NetPyNE
4444
- jNeuroML_PyNN_NEURON
4545
- jNeuroML_validate

0 commit comments

Comments
 (0)