Skip to content

Commit f9b0187

Browse files
Correctly reference node version in circle
1 parent bdc84e3 commit f9b0187

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

circle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ machine:
1313
KUBECONTEXTPROD: ctm-prod
1414

1515
node:
16-
version: v4.5.0
16+
version: v4
1717

1818
services:
1919
- docker

0 commit comments

Comments
 (0)