Skip to content

Commit 118bd47

Browse files
authored
Update .gitlab-ci.yml
1 parent 97b26df commit 118bd47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ test_kit_bare:
6464
- kit
6565
parallel:
6666
matrix:
67-
- PYTHON: [ '3.9', '3.10' ]
67+
- PYTHON: [ '3.7', '3.9', '3.10' ]
6868
artifacts:
6969
name: "gpu_$PYTHON"
7070
paths:

0 commit comments

Comments
 (0)