Skip to content

Commit 6777ce0

Browse files
committed
chore: new node versions
1 parent 21341d0 commit 6777ce0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ jobs:
55
name: Build
66
strategy:
77
matrix:
8-
node-version: [8, 9, 10, 11, 12, 13, 14]
8+
node-version: [16, 17, 18, 19, 20]
99
runs-on: ubuntu-latest
1010
container: node:${{ matrix.node-version }}
1111
steps:

0 commit comments

Comments
 (0)