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 3c9dfed commit 7742627Copy full SHA for 7742627
.github/workflows/unittests.yml
@@ -31,7 +31,7 @@ jobs:
31
AFNI_TTATLAS_DATASET: /opt/afni/atlases
32
AFNI_PLUGINPATH: /opt/afni/plugins
33
strategy:
34
- max-parallel: 5
+ max-parallel: 6
35
matrix:
36
python-version: ["3.9", "3.10", "3.11", "3.12"]
37
marks: ["not slow"]
0 commit comments