Skip to content
Snippets Groups Projects
Commit e9e595da authored by Maxb's avatar Maxb
Browse files

Pin gitlab-ci golang version

parent 8f35fb6d
No related tags found
No related merge requests found
Pipeline #264885 failed
......@@ -19,7 +19,7 @@ stages:
- release
test:
image: golang:alpine
image: golang:1.22.2-alpine
stage: test
script:
- apk add build-base
......@@ -29,7 +29,7 @@ test:
- linux
validate:
image: golang:alpine
image: golang:1.22.2-alpine
stage: test
script: |
apk add build-base git jq curl
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment