summaryrefslogtreecommitdiff
path: root/.crystalintegration.yml
diff options
context:
space:
mode:
authorcrystal <crystal@noreply.codeberg.org>2024-01-09 18:00:21 -0700
committercrystal <crystal@noreply.codeberg.org>2024-01-09 18:00:21 -0700
commit9d8dc1b1d8293e513c53891cf417dcadee8e8591 (patch)
tree6017f9d9aee8c6d973d96e305b9732ddfac2b423 /.crystalintegration.yml
parent4cd33cdfa49f4197c19c773b15b90f920baa4afc (diff)
Forgejo v1.21 prep
Diffstat (limited to '.crystalintegration.yml')
-rw-r--r--.crystalintegration.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.crystalintegration.yml b/.crystalintegration.yml
index 0083090..3e25a30 100644
--- a/.crystalintegration.yml
+++ b/.crystalintegration.yml
@@ -5,9 +5,9 @@ when:
variables:
- &ci_verify_image 'sc.cryxtal.org/ci-img/git-curl-jq:latest'
- - &golang_image 'golang:1.20-bullseye'
+ - &golang_image 'golang:1.21-bullseye'
- &forgejo_test_image 'docker.io/node:20-bookworm'
- - &nodejs_image 'node:lts'
+ - &nodejs_image 'docker.io/node:20-bookworm'
- &bin_dl_image 'sc.cryxtal.org/ci-img/bin-dl:latest'
- &deb_build_image 'sc.cryxtal.org/ci-img/dh:bullseye'
- &deb_test_image_bullseye 'sc.cryxtal.org/ci-img/deb-test:bullseye'