Skip to content

Commit

Permalink
Update github workflow for latest Qt Creator release
Browse files Browse the repository at this point in the history
Change-Id: I90a2b170ceaf5028d4d8a3bad7d12daa454e6d1c
Reviewed-by: Eike Ziller <[email protected]>
  • Loading branch information
e4z9 committed Jan 4, 2021
1 parent 8f22648 commit f55fc3c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build_cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ on: [push]

env:
PLUGIN_NAME: Fossil
QT_VERSION: 5.15.1
QT_CREATOR_VERSION: 4.14.0-beta1
QT_CREATOR_SNAPSHOT: latest
QT_VERSION: 5.15.2
QT_CREATOR_VERSION: 4.14.0
QT_CREATOR_SNAPSHOT: NO
CMAKE_VERSION: 3.18.3
NINJA_VERSION: 1.10.1

Expand Down

0 comments on commit f55fc3c

Please sign in to comment.