diff options
| author | crystal <crystal@noreply.codeberg.org> | 2023-03-21 12:13:01 -0600 |
|---|---|---|
| committer | crystal <crystal@noreply.codeberg.org> | 2023-03-21 12:13:01 -0600 |
| commit | 89d253574ea0215f23697da10fcb8bf7c7b04a36 (patch) | |
| tree | cebf85adc96c9a35d1cdfb1b34917195503c850c | |
| parent | 2f7f19bd9de8cb7f0a67278739af09b7957b0bf2 (diff) | |
use 1.19 test env
| -rw-r--r-- | .crystalintegration.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.crystalintegration.yml b/.crystalintegration.yml index 37b2c44..85e13f9 100644 --- a/.crystalintegration.yml +++ b/.crystalintegration.yml @@ -6,7 +6,7 @@ when: variables: - &ci_verify_image 'sc.cryxtal.org/ci-img/git-curl-jq:latest' - &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' - &bin_dl_image 'sc.cryxtal.org/ci-img/bin-dl:latest' - &deb_build_image 'sc.cryxtal.org/ci-img/dh:bullseye' |
