Try to fix cmake linux ci build.

This commit is contained in:
Mr_Goldberg 2020-04-29 12:35:47 -04:00
parent 517fc6a6f9
commit bd5fa2f0b3
No known key found for this signature in database
GPG Key ID: 8597D87419DEF278
1 changed files with 1 additions and 1 deletions

View File

@ -94,7 +94,7 @@ build_windows:
build_cmake_linux:
stage: build
image: ubuntu:disco
image: ubuntu
before_script:
- apt update -y