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/dependency-submission.yml
vendored
2
.github/workflows/dependency-submission.yml
vendored
|
|
@ -17,7 +17,7 @@ jobs:
|
|||
- uses: actions/checkout@v6
|
||||
- uses: actions/setup-java@v5
|
||||
with:
|
||||
distribution: jetbrains
|
||||
distribution: zulu
|
||||
java-version: 17
|
||||
|
||||
- name: Generate and submit dependency graph
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue