Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
palango committed Mar 4, 2024
1 parent ff37d55 commit 189ca49
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 @@ -11,7 +11,7 @@ orbs:
defaults: &defaults
working_directory: ~/app
docker:
- image: cimg/node:20.11
- image: cimg/node:14.21
environment:
# To avoid ENOMEM problem when running node
NODE_OPTIONS: '--max-old-space-size=4096'
Expand Down

0 comments on commit 189ca49

Please sign in to comment.