Skip to content

Commit f4c809c

Browse files
authored
Add macOS runners to CI workflow
1 parent f7ef0c9 commit f4c809c

1 file changed

Lines changed: 1 addition & 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-22.04] #, macos-14
17+
runs-on: [ ubuntu-22.04, macos-14, macos-latest ]
1818
engine:
1919
- jNeuroML
2020
- jNeuroML_NEURON

0 commit comments

Comments
 (0)