diff --git a/.github/workflows/windows.yml b/.github/workflows/windows.yml index 1071162f..a4ac5a06 100644 --- a/.github/workflows/windows.yml +++ b/.github/workflows/windows.yml @@ -11,7 +11,7 @@ jobs: - name: Installing Node uses: actions/setup-node@v1 with: - node-version: 15 + node-version: 14 - name: Build shell: powershell