Skip to content

Commit

Permalink
feat: Update hapi version to support Node 16 and drop Node 10 (#1235)
Browse files Browse the repository at this point in the history
  • Loading branch information
janicduplessis authored Jul 28, 2021
1 parent 60d034b commit ed06c2d
Show file tree
Hide file tree
Showing 5 changed files with 393 additions and 436 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ jobs:
- macos-latest
- windows-latest
node:
- 10
- 12
- 14
- 16
fail-fast: false
steps:
- name: Checkout code
Expand Down
Loading

0 comments on commit ed06c2d

Please sign in to comment.