Skip to content

Commit f96c1fe

Browse files
authored
Should be part of testing suite (#1731)
1 parent 3b26153 commit f96c1fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/exceljs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
fail-fast: false
1414
matrix:
1515
# https://github.com/actions/setup-node/issues/27
16-
node-version: [8.17.0, 10.x, 12.x, 14.x]
16+
node-version: [8.17.0, 10.x, 12.x, 14.x, 16.x]
1717
os: [ubuntu-latest, macOS-latest, windows-latest]
1818
runs-on: ${{ matrix.os }}
1919

0 commit comments

Comments
 (0)