AdoptOpenJDK / AdoptOpenJDK/openjdk-docker
Make docker builds concurrent
Aperta
enhancement
- Lingua principale
- Slim
- Stelle
- 423
- Fork
- 220
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.