Skip to content

Commit cf6bf3b

Browse files
authored
Update Python version in CI workflow
1 parent b3eb2e7 commit cf6bf3b

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-
python-version: [ "3.11", "3.12" ]
17+
python-version: [ "3.10", "3.11" ]
1818
engine:
1919
- "PyNEURON:7.8.2"
2020
- "PyNEURON:8.0.0"

0 commit comments

Comments
 (0)