Commit 614fe6a
authored
Remove slow/flaky Docker setup CI dependency (#201)
This dependency has been quite flaky recently and has required a bunch
of manual retries on CI jobs.
This PR removes the dependency which should speed up CI and reduce
flakes: Tests previously took 7-12 minutes to run, and with these
changes they only take 5-6 minutes.1 parent c24aa23 commit 614fe6a
1 file changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
63 | 62 | | |
64 | 63 | | |
65 | 64 | | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
66 | 70 | | |
67 | 71 | | |
68 | 72 | | |
| |||
0 commit comments