Skip to content

Commit

Permalink
Upgraded to Qt 6.5.0 and Qt 6.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
arBmind committed Apr 7, 2023
1 parent b855037 commit 1b71734
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker_build.yml
Expand Up @@ -12,14 +12,14 @@ jobs:
qbs_version: ['1.22.1', '1.23.2', '1.24.1']
clang_major: [14, 15, 16]
gcc_major: [10, 11, 12]
qt_version: ['6.3.2', '6.4.2']
qt_version: ['6.4.3', '6.5.0']

include:
- distro: jammy
qbs_version: '1.24.1'
clang_major: 16
gcc_major: 12
qt_version: '6.4.2'
qt_version: '6.5.0'
gcc_tags: arbmind/qbs-gcc:latest
gcc_qt_tags: arbmind/qbs-gcc-qt:latest
clang_tags: arbmind/qbs-clang:latest
Expand Down

0 comments on commit 1b71734

Please sign in to comment.