Skip to content

Commit

Permalink
modify nighlty
Browse files Browse the repository at this point in the history
  • Loading branch information
mengfei25 committed Aug 19, 2024
1 parent 7eb5219 commit 34edb1c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/nightly_ondemand_whl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@ jobs:
uses: ./.github/workflows/_linux_ut.yml
with:
ut: ${{ github.event_name == 'schedule' && 'op_example,op_extended,op_ut,torch_xpu' || inputs.ut }}
pytorch: ${{ github.event_name == 'schedule' && 'main' || inputs.pytorch }}
python: ${{ github.event_name == 'schedule' && '3.10' || inputs.python }}
pytorch: nightly wheel
runner: linux.idc.xpu
Expand Down

0 comments on commit 34edb1c

Please sign in to comment.