Skip to content

Commit

Permalink
update to node 16
Browse files Browse the repository at this point in the history
Signed-off-by: Pascal Marco Caversaccio <[email protected]>
  • Loading branch information
pcaversaccio committed Mar 25, 2022
1 parent 00604c6 commit 2e4d79f
Show file tree
Hide file tree
Showing 4 changed files with 7,607 additions and 720 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
os:
- ubuntu-latest
node_version:
- 14
- 16

steps:
- name: Checkout
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
os:
- ubuntu-latest
node_version:
- 14
- 16

steps:
- name: Checkout
Expand Down
Loading

0 comments on commit 2e4d79f

Please sign in to comment.