Skip to content

Commit 49dcb1a

Browse files
authored
Update omv-ci.yml
1 parent b673a82 commit 49dcb1a

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
@@ -13,7 +13,7 @@ jobs:
1313
strategy:
1414
fail-fast: false
1515
matrix:
16-
python-version: [ "3.9", "3.10" ] # Brian no longer supported on py3.8
16+
python-version: [ "3.9", "3.10", "3.12" ] # Brian no longer supported on py3.8
1717
engine: [ jNeuroML, jNeuroML_NEURON, jNeuroML_PyNN_NEURON, jNeuroML_validate, PyNN_NEURON, PyNN_Nest, PyNN_NeuroML, PyNN_Brian2]
1818

1919
steps:

0 commit comments

Comments
 (0)