Skip to content

Commit ac61a02

Browse files
committed
ci: set interop test executor to convenience image for Go1.16 + Node
1 parent 8e46cf8 commit ac61a02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ jobs:
216216
- bin/ipfs
217217
- *store_gomod
218218
interop:
219-
executor: node
219+
executor: cimg/go:1.16-node
220220
parallelism: 4
221221
steps:
222222
- *make_out_dirs

0 commit comments

Comments
 (0)