From 1fd51d23f36569558a31f45d40ae816cedb7b68d Mon Sep 17 00:00:00 2001 From: Dan Paulat Date: Tue, 8 Oct 2024 22:21:25 -0500 Subject: [PATCH] Qt 6.8.0 bumped MSVC to 2022 --- .github/workflows/ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a5f3395f..806f0200 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -29,8 +29,8 @@ jobs: msvc_arch: x64 msvc_version: 2022 qt_version: 6.8.0 - qt_arch_aqt: win64_msvc2019_64 - qt_arch_dir: msvc2019_64 + qt_arch_aqt: win64_msvc2022_64 + qt_arch_dir: msvc2022_64 qt_modules: qtimageformats qtmultimedia qtpositioning qtserialport qt_tools: '' conan_arch: x86_64