Skip to content

Commit 6e82452

Browse files
committed
Switch to newer (supported) version of python in CI
1 parent 0c89b15 commit 6e82452

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,5 +1,5 @@
11
# https://hub.docker.com/r/library/python/
2-
image: python:3.8-buster # Python 3.8 on Debian Buster
2+
image: python:3.10
33

44
# Change pip's cache directory to be inside the project directory since we can
55
# only cache local items.

0 commit comments

Comments
 (0)