golang 1.20

This commit is contained in:
crystal 2023-03-21 12:29:58 -06:00
parent 89d253574e
commit 3fd32eb25f
No known key found for this signature in database
GPG key ID: 1122054731F7CC43

View file

@ -5,7 +5,7 @@ when:
variables:
- &ci_verify_image 'sc.cryxtal.org/ci-img/git-curl-jq:latest'
- &golang_image 'golang:1.19'
- &golang_image 'golang:1.20'
- &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'