Skip to content

Commit e412df4

Browse files
authored
fix: build
1 parent e52eb25 commit e412df4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: 2
22
jobs:
33
build:
44
docker:
5-
- image: circleci/node:latest
5+
- image: circleci/node:8
66
steps:
77
- checkout
88
- run: sudo yarn global add semantic-release

0 commit comments

Comments
 (0)