Skip to content

Commit a03876e

Browse files
authored
chore: update node to 14 and 16 in ci (#100)
1 parent 04692c3 commit a03876e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
runs-on: ${{ matrix.os }}
1212
strategy:
1313
matrix:
14-
node: [12, 14]
14+
node: [14, 16]
1515
os:
1616
- macos-latest
1717
- ubuntu-latest

0 commit comments

Comments
 (0)