From 22f4a73fa8a56248ef70090f6301a4fe28f39118 Mon Sep 17 00:00:00 2001 From: Imbris Date: Sat, 25 Sep 2021 14:58:34 -0400 Subject: [PATCH] Bump to fresh CI image with the new toolchain --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 5de4e88eed..8abe30fe43 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -13,7 +13,7 @@ variables: # https://docs.gitlab.com/ee/ci/yaml/#shallow-cloning GIT_DEPTH: 3 GIT_CLEAN_FLAGS: -f - CACHE_IMAGE_TAG: 5d0b61ad + CACHE_IMAGE_TAG: c94d1580 default: # https://docs.gitlab.com/ee/ci/pipelines/settings.html#auto-cancel-pending-pipelines