ci: update gitlab ubuntu image
* .gitlab-ci.yml (image): Replace "ubuntu:17.10" with "ubuntu:18.04".
This commit is contained in:
parent
7b0d371b3f
commit
9725de9c22
@ -1,4 +1,4 @@
|
||||
image: "ubuntu:17.10"
|
||||
image: "ubuntu:18.04"
|
||||
|
||||
before_script:
|
||||
- ci/install-dependencies.sh
|
||||
|
Loading…
Reference in New Issue
Block a user