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

Use bullseye for tests

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