Skip to content

Commit badbd92

Browse files
committed
chore(ci): add Node.js 22 to workflow matrix
1 parent 1d005ed commit badbd92

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pr.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ jobs:
4444
os:
4545
- "ubuntu-latest"
4646
node:
47+
- "22"
4748
- "20"
4849
- "18"
4950
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)