mirror of
https://github.com/sudoxnym/habitica-android.git
synced 2026-05-19 04:09:03 +00:00
.
This commit is contained in:
parent
02684bb323
commit
60ec4c0533
1 changed files with 1 additions and 1 deletions
2
.github/workflows/android.yml
vendored
2
.github/workflows/android.yml
vendored
|
|
@ -48,7 +48,7 @@ jobs:
|
|||
runs-on: macos-latest
|
||||
strategy:
|
||||
matrix:
|
||||
api-level: [22, 24, 28, 29, 30, 31]
|
||||
api-level: [24, 26, 28, 29, 30, 31]
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: set up JDK 11
|
||||
|
|
|
|||
Loading…
Reference in a new issue