mirror of
https://gitlab.com/Mr_Goldberg/goldberg_emulator.git
synced 2024-10-30 21:20:10 +00:00
Check if downgrading image will fix build.
This commit is contained in:
parent
10cd4cea80
commit
ff566ec810
@ -56,7 +56,7 @@ build_steamos:
|
||||
|
||||
build_windows:
|
||||
stage: build
|
||||
image: fedora:30
|
||||
image: fedora:29
|
||||
|
||||
script:
|
||||
- dnf -y install wine wget p7zip sed dos2unix
|
||||
@ -107,7 +107,7 @@ build_cmake_linux:
|
||||
|
||||
build_cmake_windows:
|
||||
stage: build
|
||||
image: fedora:30
|
||||
image: fedora:29
|
||||
|
||||
before_script:
|
||||
- dnf update -y
|
||||
|
Loading…
Reference in New Issue
Block a user