Skip to content

Commit 367dddd

Browse files
authored
Merge pull request #8 from OpenSourceBrain/development
Test on ubuntu-22.04
2 parents 5ba3fad + e1c0ca3 commit 367dddd

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
@@ -9,7 +9,7 @@ on:
99
jobs:
1010
build:
1111

12-
runs-on: ubuntu-latest
12+
runs-on: ubuntu-22.04
1313
strategy:
1414
fail-fast: false
1515
matrix:

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,5 @@ See here: https://github.com/NeuroML/NeuroML2/issues/73 for current plans/update
99
See also: https://github.com/NeuralEnsemble/Networks_SIG/issues?q=is%3Aissue+is%3Aopen+label%3APyNN
1010

1111

12+
13+

0 commit comments

Comments
 (0)