Skip to content

Commit 8bcc8e1

Browse files
author
Benjamin Reed
committed
bump node version
1 parent 96dbedc commit 8bcc8e1

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:7.10
5+
- image: circleci/node:14
66

77
working_directory: ~/backshift
88

0 commit comments

Comments
 (0)