Skip to content

Commit

Permalink
Update reference to docker with new openvino (openvinotoolkit#17)
Browse files Browse the repository at this point in the history
* update docker image

* try to speed up compilation

* remove -j flag
  • Loading branch information
ptomasz1 authored Aug 29, 2023
1 parent 18dfa03 commit 80e63f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:
- "*"

env:
DOCKER_IMAGE: 'harbor.pact.intel.com/common-windows/gna-plugin:v1.0'
DOCKER_IMAGE: 'harbor.pact.intel.com/common-windows/gna-plugin:v1.1'
BUILD_TYPE: 'Release'
BUILD_DIR: 'C:\code\build'

Expand Down

0 comments on commit 80e63f2

Please sign in to comment.