Skip to content

Commit d3a9e0e

Browse files
committed
Increase cleanup timeout, which is very slow on macOS
1 parent c9a2a86 commit d3a9e0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ jobs:
211211
}
212212
213213
cleanup-code:
214-
timeout-minutes: 60
214+
timeout-minutes: 90
215215
strategy:
216216
fail-fast: false
217217
matrix:

0 commit comments

Comments
 (0)