Skip to content

Commit 1f86e92

Browse files
authored
Update Python version matrix in CI workflow
1 parent f41a59a commit 1f86e92

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/omv-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
strategy:
1515
fail-fast: false
1616
matrix:
17-
python-version: [ "3.10", "3.12" ]
17+
python-version: [ "3.12", "3.13" ]
1818
engine: [ jNeuroML_Brian2, jNeuroML, jNeuroML_NEURON, jNeuroML_NetPyNE, jNeuroML_EDEN, jNeuroML_validate, jNeuroML_PyNN_NEURON, Brian2 ] # jNeuroML_Moose disable moose for now
1919

2020
steps:

0 commit comments

Comments
 (0)