Skip to content

Commit 9723c58

Browse files
committed
gitlab-ci - ruby 2.5 instead of 2.3
1 parent c9c003e commit 9723c58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# This file is a template, and might need editing before it works on your project.
22
# Template project: https://gitlab.com/pages/jekyll
33
# Docs: https://docs.gitlab.com/ce/pages/
4-
image: ruby:2.3
4+
image: ruby:2.5
55

66
variables:
77
JEKYLL_ENV: production

0 commit comments

Comments
 (0)