mirror of
https://github.com/sameersbn/docker-gitlab.git
synced 2025-12-08 17:36:24 +00:00
CI: update executor for job release to go 1.24
from go 1.22 "go installl meterup/github-release" fails as dependency (kevinburke/rest@v0.0.0) requires go >= 1.23.0)
This commit is contained in:
parent
b3f5998f4b
commit
a336dcd3c2
@ -277,7 +277,7 @@ jobs:
|
||||
release:
|
||||
executor:
|
||||
name: go/default
|
||||
tag: '1.22'
|
||||
tag: '1.24'
|
||||
steps:
|
||||
- checkout
|
||||
- run:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user