From a195e0e5b3e768aa675bd4fdc99f4f0bde190370 Mon Sep 17 00:00:00 2001 From: Syping Date: Tue, 24 Sep 2019 17:26:18 +0200 Subject: [PATCH] fix GitLab OpenSSL --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index cc4d863..1d2c4d6 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -3,7 +3,7 @@ stages: Windows Portable: stage: build - image: syping/qt5-static-mingw:5.12.4 + image: syping/qt5-static-mingw-openssl:5.12.4 variables: QT_SELECT: "qt5-x86_64-w64-mingw32" script: