Skip to content

Commit

Permalink
Update build script to latest versions of Qt and tools
Browse files Browse the repository at this point in the history
  • Loading branch information
vivaladav authored Nov 20, 2024
1 parent ccdd0f2 commit c276d36
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/cmake-multi-platform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ on:

env:
PLUGIN_NAME: SIGBUILD
QT_VERSION: 6.7.2
QT_CREATOR_VERSION: 14.0.0
QT_VERSION: 6.7.3
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 c276d36

Please sign in to comment.