Skip to content

Commit

Permalink
Switch to OpenJ9 for Github actions.
Browse files Browse the repository at this point in the history
Signed-off-by: Yufei Cai <yufei.cai@bosch.io>
  • Loading branch information
yufei-cai authored and thjaeckle committed Mar 18, 2022
1 parent 871ff81 commit 3b4bb4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yml
Expand Up @@ -29,7 +29,7 @@ jobs:
- name: Set up JDK 17
uses: actions/setup-java@v2
with:
distribution: 'zulu'
distribution: 'adopt-openj9'
java-version: 17
cache: 'maven'

Expand Down

0 comments on commit 3b4bb4d

Please sign in to comment.