Skip to content

Commit e84f75f

Browse files
committed
Back to 6.7.0
1 parent 2905c75 commit e84f75f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
- name: Install Qt
4848
uses: jurplel/install-qt-action@v3
4949
with:
50-
version: '6.8.3'
50+
version: '6.7.0'
5151
target: 'desktop'
5252
arch: 'win64_msvc2019_64'
5353
tools: 'tools_opensslv3_x64'
@@ -88,7 +88,7 @@ jobs:
8888
- name: Install Qt (windeployqt)
8989
uses: jurplel/install-qt-action@v3
9090
with:
91-
version: 6.8.3
91+
version: 6.7.0
9292
host: windows
9393
target: desktop
9494
arch: win64_mingw

0 commit comments

Comments
 (0)