Skip to content

Commit 5a8f3e0

Browse files
committed
CI - remove qt mirror to see if that improves things
(assuming that the install qt action has been updated since this was required).
1 parent 4669798 commit 5a8f3e0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,6 @@ jobs:
7474
- name: Install Qt
7575
uses: jurplel/install-qt-action@v2
7676
with:
77-
extra: '--b http://mirrors.ocf.berkeley.edu/qt/'
7877
cached: ${{ steps.cache-qt2.outputs.cache-hit }}
7978

8079
# Latest Erlang on Ubuntu

0 commit comments

Comments
 (0)