mirror of
https://github.com/Insality/druid
synced 2025-09-27 10:02:19 +02:00
Okay zulu is required?
This commit is contained in:
1
.github/workflows/ci-workflow.yml
vendored
1
.github/workflows/ci-workflow.yml
vendored
@@ -13,6 +13,7 @@ jobs:
|
|||||||
|
|
||||||
- uses: actions/setup-java@v3
|
- uses: actions/setup-java@v3
|
||||||
with:
|
with:
|
||||||
|
distribution: 'zulu'
|
||||||
java-version: '21'
|
java-version: '21'
|
||||||
|
|
||||||
- name: Build && Run
|
- name: Build && Run
|
||||||
|
Reference in New Issue
Block a user