mirror of
https://github.com/skylot/jadx.git
synced 2024-11-23 12:50:02 +00:00
build: switch java version to fix jdk install issue
This commit is contained in:
parent
2bace2bde2
commit
1dd0c90a04
2
.github/workflows/build-artifacts.yml
vendored
2
.github/workflows/build-artifacts.yml
vendored
@ -59,7 +59,7 @@ jobs:
|
||||
- name: Set up JDK
|
||||
uses: oracle-actions/setup-java@v1
|
||||
with:
|
||||
release: 18
|
||||
release: 17
|
||||
|
||||
- name: Print Java version
|
||||
shell: bash
|
||||
|
Loading…
Reference in New Issue
Block a user