mirror of
https://github.com/mikegerber/ocrd_calamari.git
synced 2025-06-09 19:59:53 +02:00
✅ Use Ubuntu 18.04 LTS again (19.04 is EOL 2020-01)
This commit is contained in:
parent
5a3ffeeb63
commit
2fb37b14a2
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue