We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 191b9a5 commit be6fc89Copy full SHA for be6fc89
1 file changed
.github/workflows/omv-ci.yml
@@ -15,7 +15,7 @@ jobs:
15
fail-fast: false
16
matrix:
17
python-version: [ "3.12" ]
18
- runs-on: [ ubuntu-latest, macos-latest ]
+ runs-on: [ ubuntu-22.04, macos-latest ]
19
engine: [ jNeuroML, jNeuroML_NEURON, jNeuroML_NetPyNE, jNeuroML_EDEN, jNeuroML_validate, jNeuroML_validatev1, Py_neuroConstruct ]
20
exclude:
21
- runs-on: macos-latest
0 commit comments