Skip to content

Commit

Permalink
docker executor (hyperledger#3535)
Browse files Browse the repository at this point in the history
Signed-off-by: Sally MacFarlane <sally.macfarlane@consensys.net>

Co-authored-by: Frank Li <b439988l@gmail.com>
  • Loading branch information
macfarla and frankisawesome committed Mar 16, 2022
1 parent ac28996 commit f1704a3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ executors:
GRADLE_OPTS: -Dorg.gradle.daemon=false -Dorg.gradle.parallel=true -Dorg.gradle.workers.max=4

quorum_ats_executor_med:
machine:
image: ubuntu-2004:202101-01
docker:
- image: cimg/openjdk:11.0
resource_class: medium
working_directory: ~/project

Expand Down

0 comments on commit f1704a3

Please sign in to comment.