Skip to content

Commit

Permalink
Update omv-ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pgleeson authored Sep 2, 2024
1 parent 28ddbe6 commit f61cf94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/omv-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
strategy:
fail-fast: false
matrix:
python-version: [ 3.9, "3.10" ] # latest brain2 only supports >=3.9...
python-version: [ "3.10", "3.12" ] # latest brain2 only supports >=3.9...
engine: [ Brian2, "Brian2:2.5.3", "Brian2:2.7.0", jNeuroML_validate, jNeuroML, jNeuroML_Brian2, jNeuroML_NEURON ]


Expand Down

0 comments on commit f61cf94

Please sign in to comment.