Skip to content

Commit

Permalink
Bump java version in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Altonss authored May 12, 2024
1 parent 146278f commit b1b6a3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- uses: actions/setup-java@v3
with:
distribution: 'adopt'
java-version: 17
java-version: 21
- name: Get AVD arch
uses: ./.github/actions/get-avd-arch
id: avd-arch
Expand Down

0 comments on commit b1b6a3b

Please sign in to comment.