Skip to content

Commit 48107d3

Browse files
committed
change node version in circle CI
1 parent cff3297 commit 48107d3

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
@@ -3,7 +3,7 @@ version: 2
33
defaults: &defaults
44
working_directory: ~/repo
55
docker:
6-
- image: circleci/node:erbium
6+
- image: circleci/node:gallium
77

88
jobs:
99
build:

0 commit comments

Comments
 (0)