mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
build(github): switch Java distribution to Zulu across workflows (#4771)
This commit is contained in:
parent
84bb6d24e4
commit
3d93d0b4e3
5 changed files with 7 additions and 7 deletions
2
.github/workflows/docs.yml
vendored
2
.github/workflows/docs.yml
vendored
|
|
@ -51,7 +51,7 @@ jobs:
|
|||
uses: actions/setup-java@v5
|
||||
with:
|
||||
java-version: '17'
|
||||
distribution: 'jetbrains'
|
||||
distribution: 'zulu'
|
||||
|
||||
- name: Setup Gradle
|
||||
uses: gradle/actions/setup-gradle@v5
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue