Skip to content

Commit

Permalink
update node to 18
Browse files Browse the repository at this point in the history
  • Loading branch information
sedghi committed Sep 25, 2023
1 parent 2bcd6ac commit 81bb334
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 @@ -17,7 +17,7 @@ orbs:

defaults: &defaults
docker:
- image: cimg/node:18.18-browsers
- image: cimg/node:18.18
environment:
TERM: xterm # Enable colors in term
QUICK_BUILD: true
Expand Down

0 comments on commit 81bb334

Please sign in to comment.