Skip to content

Commit

Permalink
test update to qt 6.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Robosturm committed Oct 13, 2023
1 parent 8b9e997 commit 13cc217
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Commnader_Wars
on: [push]
env:
BUILD_TYPE: Release
QT_Version: '6.5.2'
QT_Version: '6.6.0'
workspace: 'D:/a/Commander_Wars/Commander_Wars'
JAVA_PATH: 'C:/hostedtoolcache/windows/Java_Temurin-Hotspot_jdk/11.0.20-101/x64/'
ANDROID_OPEN_SSL_TAG: '7f5f34d16040883f7353b3f99bc3fc83ecdc2a4b'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ name: Commnader_Wars_Release

env:
BUILD_TYPE: Release
QT_Version: '6.5.2'
QT_Version: '6.6.0'
workspace: 'D:/a/Commander_Wars/Commander_Wars'
JAVA_PATH: 'C:/hostedtoolcache/windows/Java_Temurin-Hotspot_jdk/11.0.20-101/x64/'
ANDROID_OPEN_SSL_TAG: '7f5f34d16040883f7353b3f99bc3fc83ecdc2a4b'
Expand Down

0 comments on commit 13cc217

Please sign in to comment.