We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1e2b848 + f4c809c commit 73b37c7Copy full SHA for 73b37c7
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