Skip to content

Commit

Permalink
Switch to Temurin for Github action.
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 committed Mar 17, 2022
1 parent f14bf90 commit f521c4b
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: 'adopt-openj9'
distribution: 'temurin'
java-version: 17
cache: 'maven'

Expand Down

0 comments on commit f521c4b

Please sign in to comment.