Compile Linux build with Qt 5.4 instead of 5.9
This commit is contained in:
parent
68f88350bf
commit
b8191f7745
@ -7,7 +7,7 @@ before_script:
|
||||
- echo Current working directory is $(pwd)
|
||||
|
||||
build linux x86_64:
|
||||
image: rabits/qt:5.9-desktop
|
||||
image: rabits/qt:5.4-desktop
|
||||
stage: build
|
||||
tags:
|
||||
- docker
|
||||
|
Loading…
Reference in New Issue
Block a user