Skip to content

Commit

Permalink
change android.yml jdk version to. graalce
Browse files Browse the repository at this point in the history
  • Loading branch information
iammmmmmm committed Nov 29, 2024
1 parent c54c194 commit 5781c87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Setup Java
uses: actions/setup-java@v3
with:
distribution: 'temurin'
distribution: 'graalce'
java-version: '23'

- name: Install libraries
Expand Down

0 comments on commit 5781c87

Please sign in to comment.