Skip to content

Commit

Permalink
CI: Add Node.js 16 to tested versions
Browse files Browse the repository at this point in the history
  • Loading branch information
orangejulius committed Sep 29, 2021
1 parent efd1525 commit 3e47899
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ jobs:
node-version:
- 12.x
- 14.x
- 16.x
steps:
- uses: actions/checkout@v2
- name: 'Install node.js ${{ matrix.node-version }}'
Expand Down

0 comments on commit 3e47899

Please sign in to comment.