Skip to content

Commit

Permalink
GitHub: Build against QtC 9 Beta
Browse files Browse the repository at this point in the history
Change-Id: Ibcbf8426b6d12c03b36bf0bdb9633829ab198932
Reviewed-by: Eike Ziller <[email protected]>
  • Loading branch information
e4z9 committed Oct 12, 2022
1 parent 9fc9a6e commit 3be1164
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: Haskell
QT_VERSION: 6.3.1
QT_CREATOR_VERSION: 8.0.0
QT_CREATOR_SNAPSHOT: NO
QT_VERSION: 6.4.0
QT_CREATOR_VERSION: 9.0.0-beta1
QT_CREATOR_SNAPSHOT: latest
CMAKE_VERSION: 3.21.1
NINJA_VERSION: 1.10.2

Expand Down

0 comments on commit 3be1164

Please sign in to comment.