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
Branches
Tags
No related merge requests found
Pipeline #16314 failed with stage
in 2 minutes and 35 seconds
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% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment