Skip to content

Commit

Permalink
build: Node.js@14.15
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwilson committed Nov 28, 2020
1 parent 85840a1 commit 15cb696
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ jobs:
npm-i: browserify@15

- name: Node.js 14.x
node-version: "14.7"
node-version: "14.15"
npm-i: browserify@15

- name: Node.js 15.x
Expand Down
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ environment:
- nodejs_version: "11.15"
- nodejs_version: "12.20"
- nodejs_version: "13.14"
- nodejs_version: "14.7"
- nodejs_version: "14.15"
- nodejs_version: "15.3"
cache:
- node_modules
Expand Down

0 comments on commit 15cb696

Please sign in to comment.