Skip to content
Snippets Groups Projects
Commit da04d54b authored by Kalin Daskalov's avatar Kalin Daskalov
Browse files

chore: Update .gitlab-ci.yml to bump GO_VERSION to 1.22.4

parent c392212c
No related branches found
No related tags found
1 merge request!11Refactor deployment
Pipeline #71729 failed
...@@ -5,7 +5,7 @@ include: ...@@ -5,7 +5,7 @@ include:
variables: variables:
RUNNER_AMD: amd64-docker RUNNER_AMD: amd64-docker
DOCKER_FILE: ./deployment/ci/Dockerfile DOCKER_FILE: ./deployment/ci/Dockerfile
GO_VERSION: 1.22.3 GO_VERSION: 1.22.4
stages: stages:
- test - test
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment