Skip to content

Commit

Permalink
Update omv-ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pgleeson authored May 3, 2024
1 parent e666080 commit dfbf08f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/omv-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@ jobs:
python-version: [ 3.9 ]
runs-on: [ ubuntu-latest, macos-latest ]
engine: [ jNeuroML, jNeuroML_NEURON, jNeuroML_NetPyNE, jNeuroML_EDEN, jNeuroML_validate, jNeuroML_validatev1, Py_neuroConstruct ]
exclude:
- runs-on: macos-latest
engine: "Py_neuroConstruct"

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit dfbf08f

Please sign in to comment.