mirror of
https://github.com/Insality/druid.git
synced 2025-06-27 10:27:47 +02:00
Update java version for CI
This commit is contained in:
parent
00a7852225
commit
9132dc477b
2
.github/workflows/ci-workflow.yml
vendored
2
.github/workflows/ci-workflow.yml
vendored
@ -12,7 +12,7 @@ jobs:
|
|||||||
lfs: true
|
lfs: true
|
||||||
- uses: actions/setup-java@v1
|
- uses: actions/setup-java@v1
|
||||||
with:
|
with:
|
||||||
java-version: '13'
|
java-version: '17'
|
||||||
|
|
||||||
- name: Build && Run
|
- name: Build && Run
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user