We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e016032 commit 4c4f46cCopy full SHA for 4c4f46c
1 file changed
.github/workflows/omv-ci.yml
@@ -16,7 +16,7 @@ jobs:
16
strategy:
17
fail-fast: false
18
matrix:
19
- python-version: [ 3.8, "3.10" ]
+ python-version: [ "3.13" ]
20
engine: [ PyNEURON, jNeuroML_validate ]
21
22
steps:
0 commit comments