diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 4051473..297f569 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -3,7 +3,7 @@ name: Release Builds on: push env: - QT_VERSION: "v6.6.2" + QT_VERSION: "v6.7.0" ZLIB_VERSION: "v1.3.1" # not used for msvc builds jobs: