drud / quicksprint

A basic toolkit to get people started with ddev and a Drupal codebase on macOS, Linux, or WIndows
Other
24 stars 16 forks source link

Update Circleci testing to current Ubuntu image #200

Closed rfay closed 3 years ago

rfay commented 3 years ago

I saw some nightly build failures and noticed when debugging that they were using Ubuntu 16.04, which just went out of support. Should be running Ubuntu 20.04 anyway.

The Ubuntu 20.04 image contains docker, so we don't need to be doing that.