Commit 1a80afc
authored
Increase timeout of API breakage check
The API breakage check has to build a project twice to detect the difference in API. This can easily hit the current timeout of 20 minutes for [larger projects](https://github.com/apple/swift-temporal-sdk/actions/runs/18406091287/job/52446247806). Increase the timeout to 40 minutes for now.1 parent 20d5c09 commit 1a80afc
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
98 | | - | |
| 98 | + | |
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
| |||
0 commit comments