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 b57f1b5 commit 4e1016fCopy full SHA for 4e1016f
.github/workflows/inductor-tests-reusable.yml
@@ -38,7 +38,7 @@ jobs:
38
timeout-minutes: 720
39
defaults:
40
run:
41
- shell: bash -noprofile --norc -eo pipefail -c "source /opt/intel/oneapi/setvars.sh > /dev/null; source {0}"
+ shell: bash -noprofile --norc -eo pipefail -c "source /opt/intel/oneapi/2025.0/oneapi-vars.sh > /dev/null; source {0}"
42
steps:
43
- name: Print inputs
44
run: |
0 commit comments