mirror of
https://gitlab.com/Mr_Goldberg/goldberg_emulator.git
synced 2024-11-09 22:28:38 +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:
|
||||
stage: build
|
||||
image: ubuntu:disco
|
||||
image: ubuntu
|
||||
|
||||
before_script:
|
||||
- apt update -y
|
||||
|
|
Loading…
Reference in a new issue