Skip to content

Commit 38ac95a

Browse files
authored
Merge pull request #31 from share/nodejs-matrix
👷‍♀️ Update Node.js build matrix
2 parents 48c5458 + 9366dea commit 38ac95a

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
@@ -15,9 +15,9 @@ jobs:
1515
strategy:
1616
matrix:
1717
node:
18-
- 16
1918
- 18
2019
- 20
20+
- 22
2121
timeout-minutes: 2
2222
steps:
2323
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)