Skip to content
Snippets Groups Projects
Commit 7c766444 authored by Florian Bruhin's avatar Florian Bruhin
Browse files

ci: python 3.11

parent 874fcb13
No related branches found
No related tags found
No related merge requests found
Pipeline #358664 passed
......@@ -5,7 +5,7 @@ default:
# - poetry config virtualenvs.create false
- poetry config virtualenvs.in-project true # for caching
- poetry install --no-interaction --no-ansi
image: python:3.10
image: python:3.11
cache:
key: "project-${CI_JOB_NAME}"
paths:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment