Skip to content

Commit

Permalink
Update Java version of android-instrumented-tests job
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonMarquis committed Jun 25, 2023
1 parent 556035a commit 71b32df
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@ jobs:

- uses: actions/setup-java@v3
with:
distribution: adopt
java-version: 11
distribution: temurin
java-version: 17

- name: Setup Gradle
uses: gradle/gradle-build-action@v2
Expand Down

0 comments on commit 71b32df

Please sign in to comment.