Skip to content

Commit df147fb

Browse files
authored
update Qt 6.8.1 -> 6.8.2 (#1408)
1 parent 27c1f7c commit df147fb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/macos.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
GENERATOR: 'Ninja'
4444
RELEASE: true
4545
os: macos-14
46-
- QT_VERSION: '6.8.1'
46+
- QT_VERSION: '6.8.2'
4747
XCODE_VERSION: '16.2'
4848
GENERATOR: 'Ninja'
4949
RELEASE: false

.github/workflows/windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
RELEASE: true
5555
GENERATOR: 'Ninja'
5656
os: windows-latest
57-
- QT_VERSION: '6.8.1'
57+
- QT_VERSION: '6.8.2'
5858
ARCH: 'amd64'
5959
HOST_ARCH: 'amd64'
6060
COMPILER: 'msvc2022_64'

0 commit comments

Comments
 (0)