Skip to content

Commit 02e0989

Browse files
committed
Temporarily force Qt 6.7.2
1 parent a54ffa3 commit 02e0989

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
include:
1717
- qt_version: '6.6'
1818
qt_arch: 'gcc_64'
19-
- qt_version: '6.7'
19+
- qt_version: '6.7.2'
2020
qt_arch: 'linux_gcc_64'
2121

2222
runs-on: ubuntu-latest

.github/workflows/utests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
include:
1717
- qt_version: '6.6'
1818
qt_arch: 'gcc_64'
19-
- qt_version: '6.7'
19+
- qt_version: '6.7.2'
2020
qt_arch: 'linux_gcc_64'
2121

2222
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)