mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2025-07-09 12:30:15 +02:00
Move away frfom 3.6 even for pre-commit
This commit is contained in:
parent
363e18e15d
commit
57de122ef8
@ -16,7 +16,7 @@ before_script:
|
|||||||
|
|
||||||
pre-commit-check:
|
pre-commit-check:
|
||||||
stage: pre-commit
|
stage: pre-commit
|
||||||
image: python:3.6-buster
|
image: python:3.8-bullseye
|
||||||
variables:
|
variables:
|
||||||
PRE_COMMIT_HOME: ${CI_PROJECT_DIR}/.cache/pre-commit
|
PRE_COMMIT_HOME: ${CI_PROJECT_DIR}/.cache/pre-commit
|
||||||
cache:
|
cache:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user