diff --git a/.github/workflows/verify_e2e-windows.yml b/.github/workflows/verify_e2e-windows.yml index 380d74521c..1a79649448 100644 --- a/.github/workflows/verify_e2e-windows.yml +++ b/.github/workflows/verify_e2e-windows.yml @@ -21,7 +21,7 @@ jobs: strategy: matrix: os: [windows-latest] - node-version: [14.x, 16.x] + node-version: ["14.18.3", "16.13.2"] env: CI: true