diff --git a/.github/workflows/x86-windows.yml b/.github/workflows/x86-windows.yml index 52bfdcc..79ef990 100644 --- a/.github/workflows/x86-windows.yml +++ b/.github/workflows/x86-windows.yml @@ -4,7 +4,7 @@ env: VCPKG_TRIPLET: x86-windows-static jobs: x86-windows: - runs-on: windows-2022 + runs-on: windows-2019 if: >- !( contains(github.event.head_commit.message, '[ci skip]') ||