mirror of
https://github.com/xoureldeen/Vectras-VM-Android.git
synced 2026-05-01 15:50:28 +00:00
Update android.yml
This commit is contained in:
parent
ed3ed5e920
commit
4473dec0f0
1 changed files with 2 additions and 2 deletions
4
.github/workflows/android.yml
vendored
4
.github/workflows/android.yml
vendored
|
|
@ -14,10 +14,10 @@ jobs:
|
|||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
- name: Set up JDK 11
|
||||
- name: Set up JDK 17
|
||||
uses: actions/setup-java@v4
|
||||
with:
|
||||
java-version: '11'
|
||||
java-version: '17'
|
||||
distribution: 'temurin'
|
||||
cache: gradle
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue