Skip to content

Commit 5a85a0a

Browse files
committed
Switch back to app runner
1 parent bf32c9a commit 5a85a0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/android-app.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ jobs:
8585
- name: Use default container image and resolve digest
8686
id: determine-runner
8787
run: |
88-
echo "use-runner=ubuntu-latest" >> $GITHUB_ENV
88+
echo "use-runner=app-gh-build" >> $GITHUB_ENV
8989
9090
# TODO: Fix fallback
9191
# - name: Determine runner depending on availability

0 commit comments

Comments
 (0)