Skip to content

Commit 4e66c70

Browse files
authored
Merge branch 'master' into liubo/fix_LLMPipeline_Non_deterministic_CPU_inference_issue
2 parents 33c619f + 2d4f6e9 commit 4e66c70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/job_build_windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@ jobs:
232232
if: ${{ inputs.build-additional-python-wheels }}
233233
uses: ./openvino/.github/actions/setup_python
234234
with:
235-
version: '3.13'
235+
version: '3.13.3'
236236
pip-cache-path: ${{ env.PIP_CACHE_PATH }}
237237
should-setup-pip-paths: 'true'
238238
self-hosted-runner: 'true'

0 commit comments

Comments
 (0)