Skip to content

Commit

Permalink
Test 6.8 instead of 6.7
Browse files Browse the repository at this point in the history
  • Loading branch information
jurplel authored Oct 12, 2024
1 parent b412359 commit e376b82
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@ 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"
- version: "6.8.0"
requested: "6.8.0"

This comment has been minimized.

Copy link
@ddalcino

ddalcino Oct 16, 2024

Contributor

this test won't tell us anything useful until miurahr/aqtinstall#803 is fixed; qtwebengine is not supported by aqtinstall for 6.8 yet

modules: qtwebengine qtpositioning qtwebchannel
- tools-only-build: true
add-tools-to-path: true
Expand Down

0 comments on commit e376b82

Please sign in to comment.