Skip to content

Commit

Permalink
Bump Java CI testing version from 11 to 17
Browse files Browse the repository at this point in the history
  • Loading branch information
complexspaces authored and ctz committed Oct 15, 2024
1 parent 387ca04 commit 1e8916f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ jobs:
uses: actions/setup-java@v4
with:
distribution: 'temurin'
java-version: '11'
java-version: '17'

- name: Run Android tests
uses: reactivecircus/android-emulator-runner@f0d1ed2dcad93c7479e8b2f2226c83af54494915 # 2.32.0
Expand Down

0 comments on commit 1e8916f

Please sign in to comment.