Commit Graph

9 Commits

Author SHA1 Message Date
Yuki Okushi e59402dde8
Update Ubuntu images to 20.04 2020-04-21 12:18:40 +09:00
Yuki Okushi d9f264ba73 Update Ubuntu images to 19.10 2020-02-25 14:46:21 +09:00
gnzlbg 9df115b67f Update Ubuntu images to 19.04 2019-05-16 09:15:12 +02:00
Mateusz Mikuła 481a521178 Upgrade bunch of EOL docker images to Ubuntu 18.04 2019-03-03 18:43:25 +01:00
Alex Crichton bcbfa85651 Leverage Cargo's target runner support to execute tests 2017-08-21 21:41:37 -07:00
Gabriel 39a75af8ee Use Ubuntu 17.10 as the base image 2017-07-19 06:52:06 +02:00
Ian Denhardt 8ff1c4172e 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 d00f4329a2 Fix CC for powerpc64 2016-08-27 11:26:17 -07:00
Alex Crichton a6b1c2d296 Fix and add testing for powerpc64 2016-08-26 23:11:45 -07:00