Skip to content
Snippets Groups Projects
Commit 0a4972db authored by Stefan Schmidt's avatar Stefan Schmidt
Browse files

CI: update used docker image to latest Ubuntu LTS


This will allow us to use newer toolchains and general tooling

Signed-off-by: default avatarStefan Schmidt <stefan.schmidt@huawei.com>
parent 39938432
No related branches found
No related tags found
No related merge requests found
Checking pipeline status
...@@ -4,7 +4,7 @@ default: ...@@ -4,7 +4,7 @@ default:
stages: stages:
- build - build
image: gcc image: ubuntu:22.04
build: build:
stage: build stage: build
......
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