Skip to content

Commit

Permalink
Pin CircleCI version
Browse files Browse the repository at this point in the history
The latest one breaks the maven-surefire plugin
  • Loading branch information
arteam committed Dec 9, 2018
1 parent badd714 commit 91314b9
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 @@ -5,7 +5,7 @@ jobs:
environment:
JAVA_TOOL_OPTIONS: -Xms512m -Xmx2g
docker:
- image: circleci/openjdk:8-jdk
- image: circleci/openjdk:8u171-jdk
steps:
- checkout
- restore_cache:
Expand Down

0 comments on commit 91314b9

Please sign in to comment.