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 Jul 5, 2023
1 parent 1b3bff4 commit 577c0d4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/omv-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ jobs:
strategy:
fail-fast: false
matrix:
python-version: [ 3.7, 3.9 ]
engine: [ Brian2, "Brian2:2.5.0.1", jNeuroML_validate, jNeuroML, jNeuroML_Brian2, jNeuroML_NEURON ]
python-version: [ 3.8, 3.9, "3.10" ]
engine: [ Brian2, "Brian2:2.5.3", jNeuroML_validate, jNeuroML, jNeuroML_Brian2, jNeuroML_NEURON ]


steps:
Expand Down

0 comments on commit 577c0d4

Please sign in to comment.