We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71f5474 commit 63723a2Copy full SHA for 63723a2
.github/workflows/storage.yml
@@ -72,7 +72,7 @@ jobs:
72
run: sudo xcode-select -s /Applications/${{ matrix.xcode }}.app/Contents/Developer
73
- uses: nick-fields/retry@ce71cc2ab81d554ebbe88c79ab5975992d79ba08 # v3
74
with:
75
- # timeout_minutes: 120
+ timeout_minutes: 120
76
max_attempts: 3
77
# retry_wait_seconds: 120
78
retry_wait_seconds: 1
0 commit comments