Skip to content

Commit 7788b5b

Browse files
committed
add ci on node21
1 parent 509f92d commit 7788b5b

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)