Skip to content

Commit 3ad3105

Browse files
committed
Update node versions test matrix
1 parent 3e983b7 commit 3ad3105

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,9 +17,9 @@ jobs:
1717
strategy:
1818
matrix:
1919
node:
20-
- 16
2120
- 18
2221
- 20
22+
- 21
2323
timeout-minutes: 10
2424
steps:
2525
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)