Aligned protobuf version in conanfile.txt with onnx recipe (#19526) (#19533)

This commit is contained in:
Ilya Lavrenov 2023-09-01 13:37:37 +04:00 committed by GitHub
parent b8226db465
commit 936dc051ff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 5 deletions

View File

@ -35,6 +35,7 @@ resources:
type: github type: github
endpoint: openvinotoolkit endpoint: openvinotoolkit
name: openvinotoolkit/testdata name: openvinotoolkit/testdata
ref: master
variables: variables:
- group: github - group: github

View File

@ -33,20 +33,17 @@ pr:
resources: resources:
repositories: repositories:
- repository: openvino
type: github
endpoint: openvinotoolkit
name: openvinotoolkit/openvino
- repository: openvino_contrib - repository: openvino_contrib
type: github type: github
endpoint: openvinotoolkit endpoint: openvinotoolkit
name: openvinotoolkit/openvino_contrib name: openvinotoolkit/openvino_contrib
ref: master
- repository: testdata - repository: testdata
type: github type: github
endpoint: openvinotoolkit endpoint: openvinotoolkit
name: openvinotoolkit/testdata name: openvinotoolkit/testdata
ref: master
jobs: jobs:
- job: CUDAPlugin_Lin - job: CUDAPlugin_Lin

View File

@ -35,6 +35,7 @@ resources:
type: github type: github
endpoint: openvinotoolkit endpoint: openvinotoolkit
name: openvinotoolkit/testdata name: openvinotoolkit/testdata
ref: master
variables: variables:
- group: github - group: github