CI: Pin Linux target to Ubuntu 16.04 (Qt 5.9.5)

This commit is contained in:
oldmud0 2020-08-18 12:39:58 -05:00
parent e88f885a9f
commit 76af6c030f

View File

@ -15,7 +15,7 @@ before_script:
- echo Current working directory is $(pwd) - echo Current working directory is $(pwd)
build linux x86_64: build linux x86_64:
image: ubuntu image: ubuntu:18.04
stage: build stage: build
tags: tags:
- docker - docker