Skip to content

Commit 5a64237

Browse files
committed
Merge branch 'development' into experimental
2 parents 3a085a2 + a6a3dab commit 5a64237

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

.github/workflows/omv-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
strategy:
1515
fail-fast: false
1616
matrix:
17-
runs-on: [ ubuntu-latest, macos-14, macos-latest ]
17+
runs-on: [ ubuntu-latest, ubuntu-22.04, macos-14 ]
1818
engine:
1919
- jNeuroML
2020
- jNeuroML_NEURON

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,5 @@ Repository for testing the [EDEN simulator](https://gitlab.com/c7859/neurocomput
77
See also: https://docs.neuroml.org/Userdocs/Software/Tools/EDEN.html for more details.
88

99

10+
11+

0 commit comments

Comments
 (0)