Skip to content

Commit 28d10f9

Browse files
authored
[chore] downgrade Windows version (#4204)
1 parent 0d9fcc0 commit 28d10f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
fail-fast: false
3333
matrix:
3434
node-version: [14]
35-
os: [ubuntu-latest, macOS-latest, windows-latest]
35+
os: [ubuntu-latest, macOS-latest, windows-2019]
3636
include:
3737
- node-version: 16
3838
os: ubuntu-latest

0 commit comments

Comments
 (0)