Skip to content

Commit 5f97896

Browse files
chore: Synced local '.github/' with remote 'sync-files/android/.github/'
1 parent ae9d708 commit 5f97896

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,10 @@ jobs:
3737
- name: Gradle Wrapper Validation
3838
uses: gradle/wrapper-validation-action@v1.0.4
3939

40-
- name: Set up JDK 11
40+
- name: Set up JDK 17
4141
uses: actions/setup-java@v3
4242
with:
43-
java-version: '11'
43+
java-version: '17'
4444
distribution: 'temurin'
4545

4646
- name: Build modules

0 commit comments

Comments
 (0)