Skip to content

Commit e7f05ca

Browse files
authored
add node 22 to test matrix (#84)
Also added a name property to the workflow.
1 parent fb0e393 commit e7f05ca

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
@@ -1,3 +1,5 @@
1+
name: CI
2+
13
on:
24
push:
35
pull_request:
@@ -37,6 +39,7 @@ jobs:
3739
- 20.9.0
3840
- 20.x
3941
- 21.x
42+
- 22.x
4043
os:
4144
- ubuntu-latest
4245
- macos-latest

0 commit comments

Comments
 (0)