Skip to content

Commit e9cd3cb

Browse files
committed
chore(circle): update node version for semantic release
1 parent f9f286b commit e9cd3cb

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.1
22
jobs:
33
release:
44
docker:
5-
- image: circleci/node:12.14.1
5+
- image: circleci/node:14.17.6
66
steps:
77
- checkout
88
- run: yarn install

0 commit comments

Comments
 (0)