mirror of
https://gitlab.bixilon.de/bixilon/minosoft.git
synced 2025-09-18 20:05:02 -04:00
github actions: use zulu jdk
This commit is contained in:
parent
391c5b8bcc
commit
7631ada6e2
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -20,7 +20,7 @@ jobs:
|
||||
|
||||
- uses: actions/setup-java@v3
|
||||
with:
|
||||
distribution: openjdk
|
||||
distribution: zulu
|
||||
java-version: 11
|
||||
|
||||
- name: Setup Gradle
|
||||
|
Loading…
x
Reference in New Issue
Block a user