Skip to content

Commit 91cf0e5

Browse files
authored
Update build-and-test.yml
1 parent a04ca39 commit 91cf0e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121

2222
strategy:
2323
matrix:
24-
node-version: [16.x, 17.x, 18.x]
24+
node-version: [20.x, 21.x, 22.x]
2525

2626
steps:
2727
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)