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 <[email protected]>

Co-authored-by: Frank Li <[email protected]>
  • Loading branch information
macfarla and frankisawesome authored Mar 8, 2022
1 parent 424ed9c commit 7e247f1
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 7e247f1

Please sign in to comment.