Skip to content

Commit b61632e

Browse files
authored
Merge pull request #1795 from serverless-heaven/fix/node-22
Add Node 22 to CI
2 parents fef7cb8 + 65112d7 commit b61632e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ jobs:
2424
- "16"
2525
- "18"
2626
- "20"
27+
- "22"
2728

2829
steps:
2930
- name: "Checkout"

0 commit comments

Comments
 (0)