Skip to content

Commit

Permalink
Nope, build with Qt 6.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
emericg committed Apr 4, 2024
1 parent 3f66b11 commit b08e83b
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/builds_desktop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ on:
env:
APP_NAME: "QmlAppTemplate"
APP_VERSION: "0.7"
QT_VERSION: "6.7.0"
QT_VERSION: "6.6.3"

#-------------------------------------------------------------------------------
# Workflow jobs
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/builds_desktop_cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ on:
env:
APP_NAME: "QmlAppTemplate"
APP_VERSION: "0.7"
QT_VERSION: "6.7.0"
QT_VERSION: "6.6.3"

#-------------------------------------------------------------------------------
# Workflow jobs
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/builds_mobile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ on:
env:
APP_NAME: "QmlAppTemplate"
APP_VERSION: "0.7"
QT_VERSION: "6.7.0"
QT_VERSION: "6.6.3"

#-------------------------------------------------------------------------------
# Workflow jobs
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/builds_mobile_cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ on:
env:
APP_NAME: "QmlAppTemplate"
APP_VERSION: "0.7"
QT_VERSION: "6.7.0"
QT_VERSION: "6.6.3"

#-------------------------------------------------------------------------------
# SECRETS
Expand Down

0 comments on commit b08e83b

Please sign in to comment.