Skip to content

Commit

Permalink
pdt
Browse files Browse the repository at this point in the history
  • Loading branch information
mengfei25 committed Aug 20, 2024
1 parent 2c1fb7b commit ae1d882
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly_ondemand.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
runs-on: pvc_e2e
# Don't run on forked repos
if: github.repository_owner == 'intel'
timeout-minutes: 3600
timeout-minutes: 360000
env:
pytorch: ${{ github.event_name == 'schedule' && 'main' || inputs.pytorch }}
keep_torch_xpu_ops: ${{ github.event_name == 'schedule' && 'false' || inputs.keep_torch_xpu_ops }}
Expand Down

0 comments on commit ae1d882

Please sign in to comment.