mirror of
https://github.com/sudoxnym/habitica-android.git
synced 2026-07-13 17:51:57 +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
|
runs-on: macos-latest
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
api-level: [22, 24, 28, 29, 30, 31]
|
api-level: [24, 26, 28, 29, 30, 31]
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- name: set up JDK 11
|
- name: set up JDK 11
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue