From f69ce89c094c4349e7491050bfe8d890560f4003 Mon Sep 17 00:00:00 2001 From: Michael Baentsch <57787676+baentsch@users.noreply.github.com> Date: Tue, 9 Jan 2024 12:25:10 +0100 Subject: [PATCH] disable Windows 2019 CI --- .github/workflows/windows.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/windows.yml b/.github/workflows/windows.yml index a151c9c7..6b5fb7be 100644 --- a/.github/workflows/windows.yml +++ b/.github/workflows/windows.yml @@ -96,8 +96,8 @@ jobs: strategy: matrix: os: - - windows-2019 -# - windows-2022 +# - windows-2019 + - windows-2022 platform: - arch: win64 oqsconfig: -DOQS_ALGS_ENABLED=STD @@ -205,7 +205,7 @@ jobs: strategy: matrix: os: - - windows-2019 +# - windows-2019 - windows-2022 platform: - arch: win64