mirror of
https://github.com/Insality/druid.git
synced 2025-09-27 18:12:19 +02:00
Update java version for CI
This commit is contained in:
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: |
|
||||||
|
Reference in New Issue
Block a user