We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7aab3f commit 3a04f39Copy full SHA for 3a04f39
.github/workflows/test_precommit.yml
@@ -48,7 +48,7 @@ jobs:
48
# missingInclude: cppcheck can't find stl, openvino, opencv
49
other_options: --suppress=missingInclude -Imodel_api/cpp/models/include -Imodel_api/cpp/utils/include -Imodel_api/cpp/pipelines/include --check-config
50
CPP-Precommit:
51
- runs-on: ubuntu-latest
+ runs-on: ubuntu-22.04
52
steps:
53
- uses: actions/checkout@v3
54
- uses: actions/setup-python@v4
0 commit comments