Skip to content

Commit df592aa

Browse files
committed
Increase attempts
1 parent d9b7fa7 commit df592aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/android-app-multiple.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
strategy:
4141
fail-fast: false
4242
matrix:
43-
attempt: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]
43+
attempt: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20]
4444
steps:
4545
# Fix for HOME path overridden by GH runners when building in containers, see:
4646
# https://github.com/actions/runner/issues/863

0 commit comments

Comments
 (0)