Commit Graph

9 Commits

Author SHA1 Message Date
Yuki Okushi 5622b032ec Update Docker image to Ubuntu 22.04
Signed-off-by: Yuki Okushi <jtitor@2k36.org>
2022-09-20 07:55:27 +09:00
Yuki Okushi 01de4815fd Update Ubuntu images to 20.04 2020-04-21 12:18:40 +09:00
Yuki Okushi 959964618d Update Ubuntu images to 19.10 2020-02-25 14:46:21 +09:00
gnzlbg 16f04f72ff Update Ubuntu images to 19.04 2019-05-16 09:15:12 +02:00
Mateusz Mikuła 99aaa1c15b Upgrade bunch of EOL docker images to Ubuntu 18.04 2019-03-03 18:43:25 +01:00
Alex Crichton 696f0598c5 Leverage Cargo's target runner support to execute tests 2017-08-21 21:41:37 -07:00
Gabriel f25d00faec Use Ubuntu 17.10 as the base image 2017-07-19 06:52:06 +02:00
Ian Denhardt 48d5fa167b Test against newer c libraries
Specifically:

* Update the base docker images to ubuntu 16.10
* Update musl to version 1.1.15

This is necessary since the versions we were previously using do not
define CLONE_NEWCGROUP, so adding the symbol to the libc crate causes
test failures.
2016-10-05 18:53:51 -04:00
Alex Crichton 7d7b23fc00 Get powerpc-unknown-linux-gnu working and tested 2016-08-26 22:59:19 -07:00