Skip to content

Commit

Permalink
try with liberica jdk
Browse files Browse the repository at this point in the history
  • Loading branch information
Siedlerchr committed Jan 15, 2023
1 parent e9ceea0 commit d3bb827
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deployment-arm64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
uses: actions/setup-java@v3
with:
java-version: 19
distribution: 'temurin'
distribution: 'liberica'
cache: 'gradle'
- name: Clean up keychain
if: (matrix.os == 'self-hosted') && (steps.checksecrets.outputs.secretspresent == 'YES')
Expand Down

0 comments on commit d3bb827

Please sign in to comment.