use 1.19 test env
This commit is contained in:
parent
2f7f19bd9d
commit
89d253574e
|
@ -6,7 +6,7 @@ when:
|
||||||
variables:
|
variables:
|
||||||
- &ci_verify_image 'sc.cryxtal.org/ci-img/git-curl-jq:latest'
|
- &ci_verify_image 'sc.cryxtal.org/ci-img/git-curl-jq:latest'
|
||||||
- &golang_image 'golang:1.19'
|
- &golang_image 'golang:1.19'
|
||||||
- &forgejo_test_image 'codeberg.org/forgejo/test_env:1.18'
|
- &forgejo_test_image 'codeberg.org/forgejo/test_env:1.19'
|
||||||
- &nodejs_image 'node:lts'
|
- &nodejs_image 'node:lts'
|
||||||
- &bin_dl_image 'sc.cryxtal.org/ci-img/bin-dl:latest'
|
- &bin_dl_image 'sc.cryxtal.org/ci-img/bin-dl:latest'
|
||||||
- &deb_build_image 'sc.cryxtal.org/ci-img/dh:bullseye'
|
- &deb_build_image 'sc.cryxtal.org/ci-img/dh:bullseye'
|
||||||
|
|
Loading…
Reference in a new issue