mirror of
https://github.com/tesseract-ocr/tesseract.git
synced 2024-11-24 02:59:07 +08:00
Update cmake.yml
This commit is contained in:
parent
2aed93fa69
commit
3245322d3d
2
.github/workflows/cmake.yml
vendored
2
.github/workflows/cmake.yml
vendored
@ -21,7 +21,7 @@ jobs:
|
||||
- { name: macos-11-gcc-12-cmake, os: macos-11, cxx: g++-12 } #installed
|
||||
- { name: macos-11-gcc-11-cmake, os: macos-11, cxx: g++-11 } #installed
|
||||
|
||||
- { name: ubuntu-22.04-clang-12-cmake, os: ubuntu-22.04, cxx: clang++-14 } #installed
|
||||
- { name: ubuntu-22.04-clang-14-cmake, os: ubuntu-22.04, cxx: clang++-14 } #installed
|
||||
- { name: ubuntu-22.04-clang-13-cmake, os: ubuntu-22.04, cxx: clang++-13 } #installed
|
||||
- { name: ubuntu-20.04-clang-12-cmake, os: ubuntu-20.04, cxx: clang++-12 } #installed
|
||||
- { name: ubuntu-20.04-clang-11-cmake, os: ubuntu-20.04, cxx: clang++-11 } #installed
|
||||
|
Loading…
Reference in New Issue
Block a user