diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 2f9ba42..c8c9a92 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -192,7 +192,7 @@ jobs: cypress_windows_integration_tests: name: "Cypress ${{ matrix.cypress }} Windows Node ${{ matrix.node }} Integration Tests" - runs-on: windows-2022 + runs-on: windows-2019 # Cypress on Windows is slowwww... timeout-minutes: 90 needs: