mirror of
https://github.com/mikegerber/ocrd_calamari.git
synced 2025-06-08 19:29:53 +02:00
ci: try ubuntu 19.04
This commit is contained in:
parent
710f2096ef
commit
52ea047a71
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ jobs:
|
||||||
|
|
||||||
build-python36:
|
build-python36:
|
||||||
docker:
|
docker:
|
||||||
- image: ubuntu:18.04
|
- image: ubuntu:19.04
|
||||||
steps:
|
steps:
|
||||||
- run: apt-get update ; apt-get install -y make git curl python3 python3-pip libtesseract-dev libleptonica-dev tesseract-ocr-eng tesseract-ocr wget
|
- run: apt-get update ; apt-get install -y make git curl python3 python3-pip libtesseract-dev libleptonica-dev tesseract-ocr-eng tesseract-ocr wget
|
||||||
- checkout
|
- checkout
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue