From 8d7f1e2696774ac4a9e9a4a2957d2062ef260a19 Mon Sep 17 00:00:00 2001
From: "Joachim Wuttke (o)" <j.wuttke@fz-juelich.de>
Date: Mon, 5 Oct 2020 13:53:27 +0200
Subject: [PATCH] GH Actions: Win: Qt mirror did not respond

---
 .github/workflows/ba-windows.yml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.github/workflows/ba-windows.yml b/.github/workflows/ba-windows.yml
index 1526376c970..ad367739442 100644
--- a/.github/workflows/ba-windows.yml
+++ b/.github/workflows/ba-windows.yml
@@ -95,7 +95,6 @@ jobs:
         dir: '${{ github.workspace }}/qt5/'
         install-deps: 'true'
         modules: 'qtcharts qtwebengine'
-        mirror: 'http://mirrors.ocf.berkeley.edu/qt/'
         cached: 'false'
 
     - name: Download ccache, Ninja, Nsis
-- 
GitLab