Skip to content

Commit daeb4ea

Browse files
committed
update GitHub Actions matrix
1 parent 8379983 commit daeb4ea

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/main.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ jobs:
1010
fail-fast: false
1111
matrix:
1212
node-version:
13-
- 16
14-
- 14
15-
- 12
13+
- 22
14+
- 20
15+
- 18
1616
steps:
1717
- uses: actions/checkout@v2
1818
- uses: actions/setup-node@v2

0 commit comments

Comments
 (0)