diff --git a/.github/workflows/nightly_ondemand.yml b/.github/workflows/nightly_ondemand.yml index f02d35fbe..9d9e01529 100644 --- a/.github/workflows/nightly_ondemand.yml +++ b/.github/workflows/nightly_ondemand.yml @@ -104,7 +104,7 @@ jobs: cd ../ && rm -rf pytorch source activate e2e_ci git clone https://github.com/pytorch/pytorch pytorch - cd pytorch && git checkout 32e74ed0409b02d24e1ed2236138e6cfc2fdb41a + cd pytorch && git checkout e4e5c41b7ef9d72cd108039b8859cc29cf89e57a # apply PRs for stock pytorch pip install requests python ../torch-xpu-ops/.github/scripts/apply_torch_pr.py