Skip to content

Commit

Permalink
ci: update to node v18 (#4221)
Browse files Browse the repository at this point in the history
  • Loading branch information
straker committed Oct 26, 2023
1 parent 4ea45e9 commit 028b420
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ defaults: &defaults

unix_box: &unix_box
docker:
- image: cimg/node:16.18-browsers
- image: cimg/node:18.18-browsers

unix_nightly_box: &unix_nightly_box
docker:
Expand Down

0 comments on commit 028b420

Please sign in to comment.