We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31c8fc2 commit ab1a2ffCopy full SHA for ab1a2ff
1 file changed
.github/workflows/Android-CI.yml
@@ -42,6 +42,7 @@ jobs:
42
tag: default
43
abi: x86
44
cmdOptions: -noaudio -no-boot-anim -no-window
45
+ bootTimeout: 720
46
- name: Archive Espresso results
47
uses: actions/upload-artifact@v3
48
if: ${{ always() }}
0 commit comments