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