Skip to content

Commit

Permalink
build: Node.js@16.20
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwilson committed Apr 7, 2023
1 parent 91b6fb8 commit 24e4a25
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
Expand Up @@ -101,7 +101,7 @@ jobs:
node-version: "15.14"

- name: Node.js 16.x
node-version: "16.19"
node-version: "16.20"

- name: Node.js 17.x
node-version: "17.9"
Expand Down
2 changes: 1 addition & 1 deletion appveyor.yml
Expand Up @@ -17,7 +17,7 @@ environment:
- nodejs_version: "13.14"
- nodejs_version: "14.20"
- nodejs_version: "15.14"
- nodejs_version: "16.19"
- nodejs_version: "16.20"
- nodejs_version: "17.9"
- nodejs_version: "18.15"
- nodejs_version: "19.7"
Expand Down

0 comments on commit 24e4a25

Please sign in to comment.