summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcrystal <crystal@noreply.codeberg.org>2023-03-21 12:29:58 -0600
committercrystal <crystal@noreply.codeberg.org>2023-03-21 12:29:58 -0600
commit3fd32eb25f9e23c717d59bbbed47271bb2f3666f (patch)
treec339cc426b2912a1e5b357ec4d26ba51928bbefc
parent89d253574ea0215f23697da10fcb8bf7c7b04a36 (diff)
golang 1.20v1.19.0-2
-rw-r--r--.crystalintegration.yml2
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'