Skip to content

Commit ab1391e

Browse files
committed
chore: upgrade to new CircleCI image
1 parent 5252b8e commit ab1391e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

circle.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ jobs:
33
build:
44
working_directory: ~/repo
55
docker:
6-
- image: circleci/node:latest
6+
- image: cimg/node:lts
77
branches:
88
ignore:
99
- gh-pages # list of branches to ignore

0 commit comments

Comments
 (0)