Skip to content

Commit 31b4488

Browse files
authored
Update build.yml
updating java version for instrumentation test
1 parent b7c7d07 commit 31b4488

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
- name: Configure JDK
7070
uses: actions/setup-java@d202f5dbf7256730fb690ec59f6381650114feb2 # v1.4.3
7171
with:
72-
java-version: 11
72+
java-version: 17
7373

7474
- run: touch local.properties
7575

0 commit comments

Comments
 (0)