Skip to content

Commit

Permalink
upgrade tools to build to latest Qt version again
Browse files Browse the repository at this point in the history
  • Loading branch information
vivaladav authored Nov 20, 2024
1 parent 34817a2 commit c93ba12
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cmake-multi-platform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ env:
QT_VERSION: 6.7.2
QT_CREATOR_VERSION: 14.0.2
QT_CREATOR_SNAPSHOT: NO
CMAKE_VERSION: 3.24.2
NINJA_VERSION: 1.10.2
CMAKE_VERSION: 3.29.3
NINJA_VERSION: 1.12.0

jobs:
build:
Expand Down

0 comments on commit c93ba12

Please sign in to comment.