Skip to content

Commit f1aa1fc

Browse files
committed
ci: enable Node 20 testing
1 parent 68fd89e commit f1aa1fc

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,7 @@ jobs:
1414
strategy:
1515
matrix:
1616
node:
17-
# https://github.com/web-infra-dev/rspress/pull/2923
18-
# - 20
17+
- 20
1918
- 22
2019
- 24
2120
os:

0 commit comments

Comments
 (0)