Skip to content

Commit 7248e0c

Browse files
committed
Update Qt in CI to 6.9.3
1 parent f7124ca commit 7248e0c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/codeql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ on:
1818
branches: [ "master" ]
1919

2020
env:
21-
QT_VERSION: '6.9.1'
21+
QT_VERSION: '6.9.3'
2222
QT_MODULES: 'qtmultimedia qtwebsockets qtimageformats'
2323

2424
jobs:

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010
create:
1111

1212
env:
13-
QT_VERSION: '6.9.1'
13+
QT_VERSION: '6.9.3'
1414
QT_MODULES: 'qtmultimedia qtwebsockets qtimageformats'
1515
EM_VERSION: '3.1.70'
1616

0 commit comments

Comments
 (0)