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 97b26df commit 118bd47Copy full SHA for 118bd47
.gitlab-ci.yml
@@ -64,7 +64,7 @@ test_kit_bare:
64
- kit
65
parallel:
66
matrix:
67
- - PYTHON: [ '3.9', '3.10' ]
+ - PYTHON: [ '3.7', '3.9', '3.10' ]
68
artifacts:
69
name: "gpu_$PYTHON"
70
paths:
0 commit comments