use golang bullseye image for oldstable compatibility
This commit is contained in:
parent
532eb7542b
commit
a37e7517ce
|
@ -5,7 +5,7 @@ when:
|
|||
|
||||
variables:
|
||||
- &ci_verify_image 'sc.cryxtal.org/ci-img/git-curl-jq:latest'
|
||||
- &golang_image 'golang:1.20'
|
||||
- &golang_image 'golang:1.20-bullseye'
|
||||
- &forgejo_test_image 'codeberg.org/forgejo/test_env:1.19'
|
||||
- &nodejs_image 'node:lts'
|
||||
- &bin_dl_image 'sc.cryxtal.org/ci-img/bin-dl:latest'
|
||||
|
|
Loading…
Reference in a new issue