Skip to content

Commit

Permalink
Update CircleCI config.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Eric Zhao <[email protected]>
  • Loading branch information
sczyh30 committed Apr 6, 2022
1 parent 1576500 commit dcd1394
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: 2
jobs:
integration-test:
docker:
- image: circleci/openjdk:8-jdk
- image: cimg/openjdk:8.0
working_directory: ~/sentinel
environment:
MAVEN_OPTS: -Xmx3200m
Expand Down

0 comments on commit dcd1394

Please sign in to comment.