Skip to content

Commit

Permalink
aosp_atd
Browse files Browse the repository at this point in the history
  • Loading branch information
mxinden committed Aug 8, 2024
1 parent bdf41e4 commit 5442ad8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,8 +81,8 @@ jobs:
- name: Set up Android Emulator and run tests
uses: reactivecircus/android-emulator-runner@v2
with:
api-level: 29
api-level: 30
ndk: 20.1.5948944
target: google_apis
target: aosp_atd
arch: ${{ matrix.emulator-arch }}
script: ./run_tests_on_emulator.sh

0 comments on commit 5442ad8

Please sign in to comment.