We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3eb2e7 commit cf6bf3bCopy full SHA for cf6bf3b
1 file changed
.github/workflows/omv-ci.yml
@@ -14,7 +14,7 @@ jobs:
14
strategy:
15
fail-fast: false
16
matrix:
17
- python-version: [ "3.11", "3.12" ]
+ python-version: [ "3.10", "3.11" ]
18
engine:
19
- "PyNEURON:7.8.2"
20
- "PyNEURON:8.0.0"
0 commit comments