diff options
| author | crystal <crystal@noreply.codeberg.org> | 2023-03-21 12:29:58 -0600 | 
|---|---|---|
| committer | crystal <crystal@noreply.codeberg.org> | 2023-03-21 12:29:58 -0600 | 
| commit | 3fd32eb25f9e23c717d59bbbed47271bb2f3666f (patch) | |
| tree | c339cc426b2912a1e5b357ec4d26ba51928bbefc | |
| parent | 89d253574ea0215f23697da10fcb8bf7c7b04a36 (diff) | |
golang 1.20v1.19.0-2
| -rw-r--r-- | .crystalintegration.yml | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/.crystalintegration.yml b/.crystalintegration.yml index 85e13f9..95c62a3 100644 --- a/.crystalintegration.yml +++ b/.crystalintegration.yml @@ -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'  | 
