Commit 9724244
authored
Increase PC timeout (#18824)
Dotty CI was flaky and could fail because of Presentation Compiler
initialisation timeout.
https://github.com/lampepfl/dotty/actions/runs/6717768764/job/18256242542
https://github.com/lampepfl/dotty/actions/runs/6721566887/job/18267570899
I've doubled it.File tree
1 file changed
+1
-1
lines changed- presentation-compiler/test/dotty/tools/pc/base
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| |||
0 commit comments