https://issues.dlang.org/show_bug.cgi?id=19116
--- Comment #22 from Dlang Bot <[email protected]> --- dlang/druntime pull request #3398 "Merge stable" was merged into master: - 0c9d37ca950b7400397a7ecc67daaa16f8cb7427 by Mathias LANG: Github CI: Drop Ubuntu 16.04 and clang < 8 (#3396) * Github CI: Use dmd-latest Not providing an argument defaults to dmd-latest, which is what we want. * Github CI: Remove no-longer needed workaround * Github CI: Use correct comment syntax on Windows * Github CI: Use Windows paths on Windows * Github CI: Drop Ubuntu 16.04 and clang < 8, disable 32 bits We're having issues due to yet another change by Github to their image, and Ubuntu 16.04 is EOL soon, so just drop it along with clang 6 and 7 which are not available on Ubuntu 18.04, the new supported LTS. Switching to Ubuntu 18.04 unfortunately triggers issue 19116, which forces us to disable 32 bits for the time being. * Attempt number 328349538459345 https://github.com/dlang/druntime/pull/3398 --
