Skip to content
Snippets Groups Projects
Commit bd83b301 authored by Maja Jablonska's avatar Maja Jablonska
Browse files

Change python image in CI

parent 89232f3e
No related branches found
No related tags found
No related merge requests found
Pipeline #16314 failed
image: python:latest
image: python:3.9
cache:
paths:
......@@ -10,7 +10,6 @@ stages:
before_script:
- apt-get update -yqq
&& apt install python3.9 python3.9-distutils
&& apt-get install -yqq --no-install-recommends
make
g++
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment