Skip to content

Hadrian: use deb9 Docker images instead of deb8 for CI jobs

This should fix #16739 (closed), where we seem to be getting extra carets in a test's output because of the gcc that ships with the deb8 image, whule we're not observing those extra carets in the deb9-based (Make) jobs.

Edited by Alp Mestanogullari

Merge request reports