diff --git a/.github/workflows/nextron.yml b/.github/workflows/nextron.yml index 169e617e..b45d3d04 100644 --- a/.github/workflows/nextron.yml +++ b/.github/workflows/nextron.yml @@ -20,7 +20,7 @@ jobs: - platform: linux os: "ubuntu-22.04" - platform: windows - os: "windows-2022" + os: "windows-2019" runs-on: ${{ matrix.os }} needs: authorize steps: