Skip to content

Commit 9d31b55

Browse files
Update Qt version to 6.9.0
1 parent fafa77a commit 9d31b55

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- name: Install Qt
2828
uses: jurplel/install-qt-action@v3
2929
with:
30-
version: '6.5.3'
30+
version: '6.9.0'
3131

3232
- name: Install tools
3333
run: sudo apt-get update && sudo apt-get install -y cmake ninja-build clang-15 clang++-15

0 commit comments

Comments
 (0)