Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update node version to v14 LTS
Browse files Browse the repository at this point in the history
peterMuriuki committed Feb 21, 2022
1 parent 823230f commit df4365e
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
@@ -7,7 +7,7 @@ jobs:
build:
docker:
# specify the version you desire here
- image: circleci/node:14.9.0
- image: circleci/node:14.19

environment:
SKIP_PREFLIGHT_CHECK: 'true'

0 comments on commit df4365e

Please sign in to comment.