Skip to content

Commit 8919354

Browse files
committed
ci: remove Node.js 14 from CI; add Node.js 20
1 parent f1cc625 commit 8919354

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
@@ -77,7 +77,7 @@ jobs:
7777
flag-for-vitest: '--vitest'
7878
flag-for-e2e: '--cypress'
7979

80-
- node-version: 14
80+
- node-version: 20
8181
os: ubuntu-latest
8282
flag-for-ts: '--typescript'
8383
flag-for-jsx: '--jsx'

0 commit comments

Comments
 (0)