From 28f72d7daaa72053f230b86802ad89aa00a050c7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9my=20Coutable?= Date: Wed, 6 Jul 2022 17:48:48 +0000 Subject: [PATCH] Apply 1 suggestion(s) to 1 file(s) --- .gitlab/ci/gitlab.images.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab/ci/gitlab.images.yml b/.gitlab/ci/gitlab.images.yml index 3434a53..85c3ad7 100644 --- a/.gitlab/ci/gitlab.images.yml +++ b/.gitlab/ci/gitlab.images.yml @@ -16,7 +16,7 @@ gitlab: POSTGRESQL: ['11', '12', '13'] GOLANG: ['1.17', '1.18'] NODE: ['16.14'] - CHROME: ['99', '101', '103'] + CHROME: ['101', '103'] # Used by GitLab's compile-production-assets and compile-test-assets jobs gitlab-assets: