Skip to content

Commit 0398268

Browse files
authored
chore: Update test.yml (#113)
1 parent 4ebcc22 commit 0398268

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
strategy:
1818
matrix:
1919
# See supported Node.js release schedule at https://nodejs.org/en/about/releases/
20-
node-version: [18.x, 20.x, 21.x]
20+
node-version: [18.x, 20.x, 22.x]
2121
os:
2222
- ubuntu-latest
2323

0 commit comments

Comments
 (0)