Skip to content
Snippets Groups Projects
Commit 586fe448 authored by Kien Le's avatar Kien Le
Browse files

Merge branch 'pipeline-fix_flake8_using_old_python_image' into 'develop'

Change flake8 pipeline's python image

See merge request !358
parents 45e929a6 a0b282c6
No related branches found
No related tags found
1 merge request!358Change flake8 pipeline's python image
Pipeline #4329 passed with stage
in 2 minutes and 59 seconds
......@@ -23,7 +23,7 @@ before_script:
- apt-get update && apt install -y libgl1-mesa-glx libxkbcommon-x11-0 libegl1 libdbus-1-3
flake8:
image: python:3.8
image: python:3.11
tags:
- passoft
stage: Build Env and Test
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment