Merge remote-tracking branch 'github/dev' into dev
This commit is contained in:
commit
117b253d4d
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -13,7 +13,7 @@ jobs:
|
|||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
- uses: actions/setup-java@v3.5.1
|
- uses: actions/setup-java@v3.5.1
|
||||||
with:
|
with:
|
||||||
java-version: '11'
|
java-version: '17'
|
||||||
distribution: 'liberica'
|
distribution: 'liberica'
|
||||||
cache: 'gradle'
|
cache: 'gradle'
|
||||||
- name: Gradle Wrapper Validation
|
- name: Gradle Wrapper Validation
|
||||||
|
Loading…
Reference in New Issue
Block a user