Skip to content

Commit

Permalink
oracle distribution
Browse files Browse the repository at this point in the history
  • Loading branch information
magnusja committed Nov 5, 2024
1 parent db005c8 commit 9a127de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ jobs:
- name: set up JDK 1.11
uses: actions/setup-java@v4
with:
distribution: 'oracle'
java-version: '21'
- name: install libusb
run: wget https://github.com/libusb/libusb/archive/v1.0.26.zip && unzip v1.0.26.zip
Expand Down

0 comments on commit 9a127de

Please sign in to comment.