Skip to content

Commit 1ac8ae2

Browse files
committed
Restrict test environment to specific Python version
1 parent 16ec023 commit 1ac8ae2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
image: python:latest
1+
image: python:3.8
22

33
stages:
44
- build

0 commit comments

Comments
 (0)