diff --git a/.github/workflows/installer_windows.yml b/.github/workflows/installer_windows.yml index fe9f0f7dfc..dbb8e7553f 100644 --- a/.github/workflows/installer_windows.yml +++ b/.github/workflows/installer_windows.yml @@ -31,7 +31,7 @@ jobs: include: - { name: "Windows: Wix", image: "" } name: ${{ matrix.name }} - runs-on: "windows-latest" + runs-on: "windows-2019" steps: - name: "Checkout" uses: actions/checkout@main