Skip to content

Commit

Permalink
Use node 18 (#182)
Browse files Browse the repository at this point in the history
  • Loading branch information
omrilotan committed May 19, 2022
1 parent ef8c452 commit 6ca5aa7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Expand Up @@ -151,7 +151,7 @@ jobs:
periodic:
working_directory: ~/project
docker:
- image: cimg/node:lts-browsers
- image: cimg/node:lts
steps:
- checkout
- run: git submodule update --init --recursive
Expand Down

0 comments on commit 6ca5aa7

Please sign in to comment.