Skip to content

Commit

Permalink
pbek/QOwnNotes#2878: add Qt 6.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pbek committed Oct 12, 2023
1 parent 7af6fc7 commit a7ed819
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/build.yml
Expand Up @@ -20,7 +20,7 @@ jobs:
# Linux: https://download.qt.io/online/qtsdkrepository/linux_x64/desktop/
# macOS: https://download.qt.io/online/qtsdkrepository/mac_x64/desktop/
# Windows: https://download.qt.io/online/qtsdkrepository/windows_x86/desktop/
qt-version: ['5.9.9', '5.13.2', '5.14.2', '5.15.2', '6.2.0', '6.4.2', '6.5.0']
qt-version: ['5.9.9', '5.13.2', '5.14.2', '5.15.2', '6.2.0', '6.4.2', '6.5.0', '6.6.0']
experimental: [false]
exclude:
# win64_mingw73 not found
Expand All @@ -35,6 +35,8 @@ jobs:
qt-version: '6.4.2'
- os: windows-latest
qt-version: '6.5.0'
- os: windows-latest
qt-version: '6.6.0'
include:
- os: ubuntu-latest
qt-version: '6.1.0'
Expand Down

0 comments on commit a7ed819

Please sign in to comment.