From 29c3f1fa7a40ea0d0307ae4a316f3ba16e0d83bf Mon Sep 17 00:00:00 2001 From: tooomm Date: Fri, 18 Apr 2025 18:04:17 +0200 Subject: [PATCH] versions --- .github/workflows/desktop-build.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/desktop-build.yml b/.github/workflows/desktop-build.yml index 30ae569d8..5a37fc9ff 100644 --- a/.github/workflows/desktop-build.yml +++ b/.github/workflows/desktop-build.yml @@ -218,14 +218,14 @@ jobs: - target: 15 os: macos-15 - xcode: "16.2" + xcode: "16.3" type: Release core_count: 3 make_package: 1 - target: 15 os: macos-15 - xcode: "16.2" + xcode: "16.3" type: Debug core_count: 3 @@ -347,7 +347,7 @@ jobs: matrix: include: - target: 10 - qt_version: 6.6.* + qt_version: 6.8.* qt_arch: msvc2022_64 qt_modules: "qtimageformats qtmultimedia qtwebsockets"