Skip to content

Commit df795af

Browse files
ci: improve (#1797)
1 parent f269fc0 commit df795af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
runs-on: ${{ matrix.os }}
1515
strategy:
1616
matrix:
17-
node: ['10.x', '12.x', '14.x']
17+
node: ['10.x', '12.x', '14.x', '16.x', '18.x', '20.x']
1818
os: [ubuntu-latest, windows-latest, macOS-latest]
1919
webpack: ['5']
2020

0 commit comments

Comments
 (0)