Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2023-06-02 03:07:05 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-06-02 03:07:05 +0300
commit3ae3a2c23f5347493fc2842421941d56cb9545d6 (patch)
treeb4b4e9662f31864cbae0d20e428e3a51b7bd5ba7 /.gitlab-ci.yml
parent3ddb72a5ab59d56cb9e9cb27a5abb92bc5074544 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index f17a5f77214..443807bfb90 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -140,7 +140,7 @@ variables:
GET_SOURCES_ATTEMPTS: "3"
DEBIAN_VERSION: "bullseye"
UBI_VERSION: "8.6"
- CHROME_VERSION: "109"
+ CHROME_VERSION: "113"
DOCKER_VERSION: "23.0.1"
RUBY_VERSION: "2.7"
RUBYGEMS_VERSION: "3.4"