Skip to content

Commit 01108d5

Browse files
committed
chore: revert node update in circleci
1 parent 8fd7c73 commit 01108d5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ executors:
3838
docker:
3939
# Keep it at `12.18.2` as otherwise there may be bugs with `graceful-fs` dependency
4040
# https://github.com/nodejs/node/issues/34529
41-
- image: circleci/node:12.22.7
41+
- image: circleci/node:12.18.2
4242
working_directory: *working_directory
4343

4444
jobs:

0 commit comments

Comments
 (0)