Skip to content

Commit

Permalink
Use consistent Qt version
Browse files Browse the repository at this point in the history
  • Loading branch information
martinburchell committed Feb 27, 2024
1 parent 2129448 commit 179ea75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cpp-tests.yml
Expand Up @@ -15,7 +15,7 @@ on:

env:
# Keep in sync with tablet_qt/qt_version.txt. We check this further down.
QT_VERSION: 6.5.2
QT_VERSION: 6.5.3
jobs:
cpp-tests:
runs-on: ubuntu-22.04
Expand Down

0 comments on commit 179ea75

Please sign in to comment.