Use JDK 17 to run inspector on push
This commit is contained in:
parent
1477aabf38
commit
dedd9f2a9a
2
.github/workflows/build_push.yml
vendored
2
.github/workflows/build_push.yml
vendored
@ -175,7 +175,7 @@ jobs:
|
|||||||
- name: Set up JDK
|
- name: Set up JDK
|
||||||
uses: actions/setup-java@v3
|
uses: actions/setup-java@v3
|
||||||
with:
|
with:
|
||||||
java-version: 11
|
java-version: 17
|
||||||
distribution: adopt
|
distribution: adopt
|
||||||
|
|
||||||
- name: Checkout master branch
|
- name: Checkout master branch
|
||||||
|
Loading…
x
Reference in New Issue
Block a user