Use Ubuntu 18.04 LTS again (19.04 is EOL 2020-01)

fix/readme-no-checkpoint
Gerber, Mike 4 years ago
parent 5a3ffeeb63
commit 2fb37b14a2

@ -6,7 +6,7 @@ jobs:
build-python36:
docker:
- image: ubuntu:19.04
- image: ubuntu:18.04
steps:
- run: apt-get update ; apt-get install -y make git curl python3 python3-pip wget
- checkout

Loading…
Cancel
Save