mirror of
https://github.com/tesseract-ocr/tesseract.git
synced 2024-11-24 11:09:06 +08:00
Update autotools-openmp.yml
https://github.com/actions/runner-images/issues/6002 Drop 18.04. Add 22.04.
This commit is contained in:
parent
f682bae3eb
commit
ce8376ba72
2
.github/workflows/autotools-openmp.yml
vendored
2
.github/workflows/autotools-openmp.yml
vendored
@ -13,8 +13,8 @@ jobs:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
config:
|
||||
- { name: 18.04-openmp, os: ubuntu-18.04 }
|
||||
- { name: 20.04-openmp, os: ubuntu-20.04 }
|
||||
- { name: 22.04-openmp, os: ubuntu-22.04 }
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
Loading…
Reference in New Issue
Block a user