Closed ianpartridge closed 5 years ago
Currently, testing on Swift 5 is failing because it tries to install some system packages that don't exist on Ubuntu 14.04.
As Swift 5 on 14.04 is an unimportant combination, instead we move the Swift 5 testing to run on 16.04 instead.
Merging this despite the failing build as it has uncovered another bug: a test failure on Xenial.
Currently, testing on Swift 5 is failing because it tries to install some system packages that don't exist on Ubuntu 14.04.
As Swift 5 on 14.04 is an unimportant combination, instead we move the Swift 5 testing to run on 16.04 instead.