Skip to content

Commit 2161cf4

Browse files
committed
ci: update qt link for windows job
1 parent 72b7c46 commit 2161cf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.cirrus.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ win64_native_common: &win64_native_common
9494
CI_VCPKG_TAG: '2021.05.12'
9595
VCPKG_DOWNLOADS: 'C:\Users\ContainerAdministrator\AppData\Local\vcpkg\downloads'
9696
VCPKG_DEFAULT_BINARY_CACHE: 'C:\Users\ContainerAdministrator\AppData\Local\vcpkg\archives'
97-
QT_DOWNLOAD_URL: 'https://download.qt.io/official_releases/qt/5.15/5.15.3/single/qt-everywhere-opensource-src-5.15.3.zip'
97+
QT_DOWNLOAD_URL: 'https://download.qt.io/archive/qt/5.15/5.15.3/single/qt-everywhere-opensource-src-5.15.3.zip'
9898
QT_LOCAL_PATH: 'C:\qt-everywhere-opensource-src-5.15.3.zip'
9999
QT_SOURCE_DIR: 'C:\qt-everywhere-src-5.15.3'
100100
QTBASEDIR: 'C:\Qt_static'

0 commit comments

Comments
 (0)