Skip to content

Commit

Permalink
[skip ci] Use Adoptium distributed Java in workflows
Browse files Browse the repository at this point in the history
Also rename workflow file
  • Loading branch information
AntsyLich authored Jan 9, 2025
1 parent bf08f89 commit 3ff8fd8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
uses: actions/setup-java@8df1039502a15bceb9433410b1a100fbe190c53b # v4.5.0
with:
java-version: 17
distribution: adopt
distribution: temurin

- name: Setup Android SDK
run: |
Expand Down

0 comments on commit 3ff8fd8

Please sign in to comment.