diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index aa634e7d93e6..8568887cb2d4 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -32,7 +32,7 @@ jobs: fail-fast: false matrix: node-version: [14] - os: [ubuntu-latest, macOS-latest, windows-latest] + os: [ubuntu-latest, macOS-latest, windows-2019] include: - node-version: 16 os: ubuntu-latest