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