Merge remote-tracking branch 'origin/main'
Some checks failed
Build / build (push) Failing after 1m44s
Some checks failed
Build / build (push) Failing after 1m44s
This commit is contained in:
commit
b2f6ac5bab
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ jobs:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- uses: actions/setup-java@v4
|
- uses: actions/setup-java@v4
|
||||||
with:
|
with:
|
||||||
java-version: '17'
|
java-version: '22'
|
||||||
distribution: 'temurin'
|
distribution: 'temurin'
|
||||||
cache: 'gradle'
|
cache: 'gradle'
|
||||||
- name: build
|
- name: build
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue