Skip to content

Commit

Permalink
Aligned protobuf version in conanfile.txt with onnx recipe (#19526)
Browse files Browse the repository at this point in the history
  • Loading branch information
ilya-lavrenov authored Sep 1, 2023
1 parent e2534eb commit 68ef953
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 8 deletions.
1 change: 1 addition & 0 deletions .ci/azure/linux_conditional_compilation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ resources:
type: github
endpoint: openvinotoolkit
name: openvinotoolkit/testdata
ref: releases/2023/1

variables:
- group: github
Expand Down
7 changes: 2 additions & 5 deletions .ci/azure/linux_cuda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,20 +33,17 @@ pr:

resources:
repositories:
- repository: openvino
type: github
endpoint: openvinotoolkit
name: openvinotoolkit/openvino

- repository: openvino_contrib
type: github
endpoint: openvinotoolkit
name: openvinotoolkit/openvino_contrib
ref: releases/2023/1

- repository: testdata
type: github
endpoint: openvinotoolkit
name: openvinotoolkit/testdata
ref: releases/2023/1

jobs:
- job: CUDAPlugin_Lin
Expand Down
1 change: 1 addition & 0 deletions .ci/azure/windows_conditional_compilation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ resources:
type: github
endpoint: openvinotoolkit
name: openvinotoolkit/testdata
ref: releases/2023/1

variables:
- group: github
Expand Down
4 changes: 1 addition & 3 deletions conanfile.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,10 @@
ade/0.1.2a
onetbb/[>=2021.2.1]
pugixml/[>=1.10]
protobuf/3.21.9
protobuf/3.21.12
ittapi/[>=3.23.0]
zlib/[>=1.2.8]
opencl-icd-loader/2023.04.17
opencl-clhpp-headers/2023.04.17
opencl-headers/2023.04.17
xbyak/[>=6.62]
snappy/[>=1.1.7]
gflags/2.2.2
Expand Down

0 comments on commit 68ef953

Please sign in to comment.