From b6ef25af137942efac6cb6bb6bf14ffdeefbc1d7 Mon Sep 17 00:00:00 2001 From: Paul Yushkevich Date: Wed, 2 Oct 2024 22:15:11 -0400 Subject: [PATCH] Update build.yml --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 5e9cc436..0a72dbae 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -25,7 +25,7 @@ jobs: strategy: fail-fast: false matrix: - os: [ubuntu-20.04,macos-13,macos-14,windows-2019] + os: [ubuntu-20.04,macos-13,macos-14,windows-2022] include: - os: ubuntu-20.04 qt_host: linux