We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7ef0c9 commit f4c809cCopy full SHA for f4c809c
1 file changed
.github/workflows/omv-ci.yml
@@ -14,7 +14,7 @@ jobs:
14
strategy:
15
fail-fast: false
16
matrix:
17
- runs-on: [ ubuntu-22.04] #, macos-14
+ runs-on: [ ubuntu-22.04, macos-14, macos-latest ]
18
engine:
19
- jNeuroML
20
- jNeuroML_NEURON
0 commit comments