mirror of
https://github.com/Insality/druid
synced 2025-06-27 10:27:48 +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
|
||||
- uses: actions/setup-java@v1
|
||||
with:
|
||||
java-version: '13'
|
||||
java-version: '17'
|
||||
|
||||
- name: Build && Run
|
||||
run: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user