Skip to content

Commit 93ef85b

Browse files
committed
Update to QT 6.9.1 same as shadps4
1 parent ce346d9 commit 93ef85b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/build.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
- name: Setup Qt
5555
uses: jurplel/install-qt-action@v4
5656
with:
57-
version: 6.9.0
57+
version: 6.9.1
5858
host: windows
5959
target: desktop
6060
arch: win64_msvc2022_64
@@ -84,7 +84,7 @@ jobs:
8484
- name: Setup Qt
8585
uses: jurplel/install-qt-action@v4
8686
with:
87-
version: 6.9.0
87+
version: 6.9.1
8888
host: windows
8989
target: desktop
9090
arch: win64_msvc2022_64
@@ -122,7 +122,7 @@ jobs:
122122
- name: Setup Qt
123123
uses: jurplel/install-qt-action@v4
124124
with:
125-
version: 6.9.0
125+
version: 6.9.1
126126
host: mac
127127
target: desktop
128128
arch: clang_64

0 commit comments

Comments
 (0)