Skip to content

Commit

Permalink
Add node 16
Browse files Browse the repository at this point in the history
  • Loading branch information
jennyEckstein committed Aug 31, 2021
1 parent 8c32b04 commit 9cbd9dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull-request-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
node-version: [12, 14, 15]
node-version: [12, 14, 16]
os: [ubuntu-latest, windows-latest, macos-latest]
steps:
- name: Clone repository
Expand Down

0 comments on commit 9cbd9dd

Please sign in to comment.