AdoptOpenJDK / AdoptOpenJDK/openjdk-docker
Make docker builds concurrent
未關閉
enhancement
- 主要語言
- Slim
- 星號
- 423
- 分支
- 220
- PR 合併指標
- 30 天內沒有已合併 PR
描述
The current docker build jobs on `x64` are taking more than 24 hours (!) to complete due to increase in the number of OSes supported as well as all the combinations of `packages` and `build types`. Clearly this cannot continue, however thankfully it should be easy enough to have a number of parallel ongoing builds as the bulk of the time is spent in downloading the relevant tar balls.
貢獻指南
這個儲存庫沒有索引到貢獻指南
評估
這個 Issue 還沒有評估資料。