Skip to content

Commit

Permalink
2.6 rolling
Browse files Browse the repository at this point in the history
  • Loading branch information
mengfei25 committed Dec 13, 2024
1 parent 5a6b5e1 commit 788b048
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/nightly_ondemand_whl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,10 +62,10 @@ jobs:
ut: ${{ github.event_name == 'schedule' && 'op_regression,op_regression_dev1,op_extended,op_ut,torch_xpu' || inputs.ut }}
python: ${{ github.event_name == 'schedule' && '3.10' || inputs.python }}
pytorch: nightly_wheel
runner: e2e_internal
runner: pvc_rolling

Linux-Nightly-Ondemand-E2E-WHL-Tests:
runs-on: e2e_internal
runs-on: pvc_rolling
# Don't run on forked repos
if: github.repository_owner == 'intel'
timeout-minutes: 36000
Expand Down

0 comments on commit 788b048

Please sign in to comment.