[CI] use codeberg.org/forgejo/test_env:1.18

This commit is contained in:
Loïc Dachary 2023-02-04 23:16:13 +01:00
parent b491104bd5
commit bda5c2054e
No known key found for this signature in database
GPG Key ID: 992D23B392F9E4F2
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ when:
variables:
- &golang_image 'golang:1.19'
- &gitea_test_image 'gitea/test_env:linux-amd64'
- &gitea_test_image 'codeberg.org/forgejo/test_env:1.18'
- &goproxy_override ''
- &goproxy_setup |-
if [ -n "$${GOPROXY_OVERRIDE:-}" ]; then