Skip to content

Commit

Permalink
Add 6.7 back with webengine now
Browse files Browse the repository at this point in the history
  • Loading branch information
jurplel committed May 7, 2024
1 parent b4e6ec6 commit 2185da0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,9 @@ jobs:
requested: "6.3.*"
# In Qt 6.2.0+, qtwebengine requires qtpositioning and qtwebchannel
modules: qtwebengine qtpositioning qtwebchannel
- version: "6.7.0"
requested: "6.7.0"
modules: qtwebengine
- tools-only-build: true
add-tools-to-path: true
cache:
Expand Down

0 comments on commit 2185da0

Please sign in to comment.