Skip to content

Commit

Permalink
Test on 3.8 as brian doesn't support 3.7 anymore...
Browse files Browse the repository at this point in the history
  • Loading branch information
pgleeson authored Aug 16, 2023
1 parent 8c111b5 commit 334db83
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.7, 3.9 ]
python-version: [ 3.8, 3.9 ]
engine: [ jNeuroML, jNeuroML_NEURON, jNeuroML_validate, PyLEMS_NeuroML2, jNeuroML_Brian2 ]

steps:
Expand Down

0 comments on commit 334db83

Please sign in to comment.