Skip to content

Commit

Permalink
ci: set interop test executor to convenience image for Go1.16 + Node
Browse files Browse the repository at this point in the history
  • Loading branch information
aschmahmann committed Nov 24, 2021
1 parent 8e46cf8 commit ac61a02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@ jobs:
- bin/ipfs
- *store_gomod
interop:
executor: node
executor: cimg/go:1.16-node
parallelism: 4
steps:
- *make_out_dirs
Expand Down

0 comments on commit ac61a02

Please sign in to comment.