Skip to content

Commit

Permalink
Revert "Test 6.8 instead of 6.7"
Browse files Browse the repository at this point in the history
This reverts commit e376b82.
  • Loading branch information
jurplel committed Nov 7, 2024
1 parent 08a6bd0 commit 5d50465
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.8.0"
requested: "6.8.0"
- version: "6.7.0"
requested: "6.7.0"
modules: qtwebengine qtpositioning qtwebchannel
- tools-only-build: true
add-tools-to-path: true
Expand Down

0 comments on commit 5d50465

Please sign in to comment.