mirror of
https://github.com/igniterealtime/Spark.git
synced 2025-10-29 03:34:43 +00:00
set java distribution to zulu
This commit is contained in:
parent
c0c8e2fa1a
commit
b624309a50
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -23,6 +23,7 @@ jobs:
|
||||
uses: actions/setup-java@v5
|
||||
with:
|
||||
java-version: ${{ matrix.java }}
|
||||
distribution: zulu
|
||||
|
||||
- name: Cache Maven packages
|
||||
uses: actions/cache@v4
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user