Skip to content

Commit 075c268

Browse files
authored
add ci on node21 (#9621)
1 parent 617d63d commit 075c268

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,9 @@ jobs:
2525
os: ubuntu-latest
2626
- node-version: 20
2727
os: ubuntu-latest
28+
- node-version: 21
29+
os: ubuntu-latest
30+
2831
steps:
2932
- uses: actions/checkout@v3
3033
- uses: pnpm/[email protected]

0 commit comments

Comments
 (0)