We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9b7fa7 commit df592aaCopy full SHA for df592aa
.github/workflows/android-app-multiple.yml
@@ -40,7 +40,7 @@ jobs:
40
strategy:
41
fail-fast: false
42
matrix:
43
- attempt: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]
+ attempt: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20]
44
steps:
45
# Fix for HOME path overridden by GH runners when building in containers, see:
46
# https://github.com/actions/runner/issues/863
0 commit comments