Skip to content
This repository has been archived by the owner on Oct 6, 2024. It is now read-only.

Commit

Permalink
CI API 24
Browse files Browse the repository at this point in the history
  • Loading branch information
breautek committed Dec 10, 2023
1 parent 13b1ddc commit 213c67c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ jobs:
api24:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ./.github/workflows/instrumented-test.yml
with:
api_level: 24
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/instrumented-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ jobs:
instrumented-test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: set up JDK 17
uses: actions/setup-java@v4
with:
Expand Down

0 comments on commit 213c67c

Please sign in to comment.