We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27c1f7c commit df147fbCopy full SHA for df147fb
.github/workflows/macos.yml
@@ -43,7 +43,7 @@ jobs:
43
GENERATOR: 'Ninja'
44
RELEASE: true
45
os: macos-14
46
- - QT_VERSION: '6.8.1'
+ - QT_VERSION: '6.8.2'
47
XCODE_VERSION: '16.2'
48
49
RELEASE: false
.github/workflows/windows.yml
@@ -54,7 +54,7 @@ jobs:
54
55
56
os: windows-latest
57
58
ARCH: 'amd64'
59
HOST_ARCH: 'amd64'
60
COMPILER: 'msvc2022_64'
0 commit comments