We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d78c49b commit 117cf3eCopy full SHA for 117cf3e
.github/workflows/inductor-tests-reusable.yml
@@ -36,7 +36,7 @@ jobs:
36
runs-on:
37
- linux
38
- ${{ inputs.runner_label || 'rolling' }}
39
- timeout-minutes: 720
+ timeout-minutes: 960
40
defaults:
41
run:
42
shell: bash -noprofile --norc -eo pipefail -c "source /opt/intel/oneapi/2025.0/oneapi-vars.sh > /dev/null; source {0}"
0 commit comments