Skip to content

Commit 1f70126

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 3935ff8 commit 1f70126

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
@@ -76,7 +76,6 @@ jobs:
7676
- name: Install Qt
7777
uses: jurplel/install-qt-action@v2
7878
with:
79-
extra: '--b http://mirrors.ocf.berkeley.edu/qt/'
8079
cached: ${{ steps.cache-qt2.outputs.cache-hit }}
8180

8281
# Install Elixir on Ubuntu

0 commit comments

Comments
 (0)