Skip to content
Snippets Groups Projects
Commit 1b21d010 authored by ale's avatar ale
Browse files

Use bullseye for tests

parent 3e094d2b
No related merge requests found
......@@ -3,7 +3,7 @@ stages:
run_tests:
stage: test
image: "debian:buster"
image: "debian:bullseye"
script:
- "apt update"
- "env DEBIAN_FRONTEND=noninteractive apt -y install golang git"
......
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