Commit cf494b8
authored
Reduce the number of build tools compiled and uploaded to S3 (#217)
* Typo
* Reduce the number of build tools compiled and uploaded to S3
We are hitting an issue on CircleCI where the job times out because it
takes too long to compile.
Note that the old versions are still available in S3, so this is not a
problem for existing builds.
https://app.circleci.com/pipelines/github/readthedocs/readthedocs-docker-images/309/workflows/19d8f66e-f429-414d-803f-40e081a6f2ba/jobs/5381 parent f54e946 commit cf494b8
1 file changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
41 | | - | |
| 40 | + | |
| 41 | + | |
42 | 42 | | |
43 | | - | |
44 | | - | |
| 43 | + | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
0 commit comments