summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Newdigate <andrew@gitlab.com>2017-08-15 13:28:40 +0100
committerAndrew Newdigate <andrew@gitlab.com>2017-08-15 13:28:40 +0100
commit58fe6008d5ba66a1bcf3cce49879dc37361031da (patch)
treee5f3134831861e71a40b30246d49d4657966b224
parent07e1edff263e74e75f7a44ea5c363f3d6600a221 (diff)
downloadgitlab-ce-update-git-to-2.13.0.tar.gz
Roll back to a Chrome 59 binaryupdate-git-to-2.13.0
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index b7013cd9890..4fae8bab968 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -523,7 +523,7 @@ karma:
<<: *dedicated-runner
<<: *except-docs
<<: *pull-cache
- image: "dev.gitlab.org:5005/gitlab/gitlab-build-images:ruby-2.3.3-golang-1.8-git-2.13-chrome-60.0-node-7.1-postgresql-9.6"
+ image: "dev.gitlab.org:5005/gitlab/gitlab-build-images:ruby-2.3.3-golang-1.8-git-2.13-chrome-59.0-node-7.1-postgresql-9.6"
stage: test
variables:
BABEL_ENV: "coverage"