Skip to content
This repository was archived by the owner on Aug 31, 2025. It is now read-only.

Commit d8f5e7c

Browse files
authored
Update build-and-test.yml (#475)
1 parent d041404 commit d8f5e7c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ jobs:
1515

1616
strategy:
1717
matrix:
18-
node-version: [16.x]
19-
# node-version: [12.x, 14.x, 16.x]
18+
node-version: [22.x]
19+
# node-version: [16.x]
2020
# See supported Node.js release schedule at https://nodejs.org/en/about/releases/
2121

2222
steps:

0 commit comments

Comments
 (0)