File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 7272 path : tracker/build/reports/lint-results.html
7373
7474 EspressoTest :
75- runs-on : macOS-latest
75+ runs-on : ARM64
7676 needs :
7777 - env-job
7878 steps :
@@ -91,14 +91,14 @@ jobs:
9191 distribution : ' adopt'
9292 java-version : 17
9393 - name : Install Android SDK
94- uses : malinskiy /action-android/install-sdk@release/ 0.1.4
94+ uses : hannesa2 /action-android/install-sdk@0.1.4.10
9595 - name : Run instrumentation tests
96- uses : malinskiy /action-android/emulator-run-cmd@release/ 0.1.4
96+ uses : hannesa2 /action-android/emulator-run-cmd@0.1.4.10
9797 with :
9898 cmd : ./gradlew cAT --continue
99- api : 30
100- tag : default
101- abi : x86_64
99+ api : 34
100+ tag : ' google_apis '
101+ abi : arm64-v8a
102102 cmdOptions : -noaudio -no-boot-anim -no-window
103103 - name : Archive Espresso results
104104 uses : actions/upload-artifact@v3
You can’t perform that action at this time.
0 commit comments