We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3a085a2 + a6a3dab commit 5a64237Copy full SHA for 5a64237
2 files changed
.github/workflows/omv-ci.yml
@@ -14,7 +14,7 @@ jobs:
14
strategy:
15
fail-fast: false
16
matrix:
17
- runs-on: [ ubuntu-latest, macos-14, macos-latest ]
+ runs-on: [ ubuntu-latest, ubuntu-22.04, macos-14 ]
18
engine:
19
- jNeuroML
20
- jNeuroML_NEURON
README.md
@@ -7,3 +7,5 @@ Repository for testing the [EDEN simulator](https://gitlab.com/c7859/neurocomput
7
See also: https://docs.neuroml.org/Userdocs/Software/Tools/EDEN.html for more details.
8
9
10
+
11
0 commit comments