Skip to content

Commit

Permalink
build: Node.js@18.12
Browse files Browse the repository at this point in the history
  • Loading branch information
abenhamdine authored and dougwilson committed Nov 2, 2022
1 parent 29e117e commit 723b677
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 @@ -106,7 +106,7 @@ jobs:
node-version: "17.9"

- name: Node.js 18.x
node-version: "18.10"
node-version: "18.12"

steps:
- uses: actions/checkout@v2
Expand Down
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ environment:
- nodejs_version: "15.14"
- nodejs_version: "16.18"
- nodejs_version: "17.9"
- nodejs_version: "18.10"
- nodejs_version: "18.12"
cache:
- node_modules
install:
Expand Down

0 comments on commit 723b677

Please sign in to comment.