mirror of
https://gitlab.com/Mr_Goldberg/goldberg_emulator.git
synced 2024-11-23 20:38:07 +01:00
Try to fix cmake linux ci build.
This commit is contained in:
parent
517fc6a6f9
commit
bd5fa2f0b3
1 changed files with 1 additions and 1 deletions
|
@ -94,7 +94,7 @@ build_windows:
|
||||||
|
|
||||||
build_cmake_linux:
|
build_cmake_linux:
|
||||||
stage: build
|
stage: build
|
||||||
image: ubuntu:disco
|
image: ubuntu
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
- apt update -y
|
- apt update -y
|
||||||
|
|
Loading…
Reference in a new issue