Skip to content

Commit

Permalink
[ci] Test on node 16
Browse files Browse the repository at this point in the history
  • Loading branch information
lpinca committed May 24, 2021
1 parent 4d8745d commit 64945c3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ jobs:
node:
- 12
- 14
- 16
os:
- macOS-latest
- ubuntu-16.04
Expand Down
1 change: 1 addition & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ build: off
configuration: Release
environment:
matrix:
- nodejs_version: "16"
- nodejs_version: "14"
- nodejs_version: "12"
platform:
Expand Down

0 comments on commit 64945c3

Please sign in to comment.