Skip to content

Commit f253f5d

Browse files
committed
Revert to Qt 6.10.2
1 parent d963acb commit f253f5d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,10 +86,10 @@ jobs:
8686
shell: pwsh
8787

8888
# Qt
89-
- name: Install Qt 6.11.0 + QtIFW
89+
- name: Install Qt 6.10.2 + QtIFW
9090
uses: jurplel/install-qt-action@v4
9191
with:
92-
version: '6.11.0'
92+
version: '6.10.2'
9393
host: ${{ matrix.qt_host }}
9494
target: desktop
9595
arch: ${{ matrix.qt_arch }}

0 commit comments

Comments
 (0)