Skip to content

Commit

Permalink
build: Node.js@14.18
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwilson committed Sep 28, 2021
1 parent e5e6e39 commit df4fd3d
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 @@ -53,7 +53,7 @@ jobs:
node-version: "12.22"

- name: Node.js 14.x
node-version: "14.17"
node-version: "14.18"

- name: Node.js 16.x
node-version: "16.9"
Expand Down
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ environment:
- nodejs_version: "8.17"
- nodejs_version: "10.24"
- nodejs_version: "12.22"
- nodejs_version: "14.17"
- nodejs_version: "14.18"
- nodejs_version: "16.9"
install:
# Install Node.js
Expand Down

0 comments on commit df4fd3d

Please sign in to comment.