Skip to content

Commit 88c25e3

Browse files
author
Adam Hughes
committed
ci: bump node to version 15
1 parent bdad59c commit 88c25e3

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
@@ -6,7 +6,7 @@ orbs:
66
executors:
77
node:
88
docker:
9-
- image: node:14-slim
9+
- image: node:15-slim
1010
golang:
1111
docker:
1212
- image: golang:1.15

0 commit comments

Comments
 (0)