Skip to content

Commit 323e181

Browse files
author
Adam Hughes
committed
ci: bump node to v15
1 parent 4a113e1 commit 323e181

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
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.16

0 commit comments

Comments
 (0)