Skip to content

Commit 479b4e9

Browse files
committed
chore: change windows image for faster CI
1 parent 8433999 commit 479b4e9

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
@@ -43,7 +43,7 @@ jobs:
4343
os: ubuntu-latest
4444
e2e-browser: 'chromium'
4545
- node-version: 16
46-
os: windows-latest
46+
os: windows-2019 # newer versions are slow: https://github.com/actions/runner-images/issues/5166
4747
e2e-browser: 'chromium'
4848
- node-version: 18
4949
os: ubuntu-latest

0 commit comments

Comments
 (0)