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.
inductor-tests-reusable.yml
1 parent 0531dd8 commit fa9c08cCopy full SHA for fa9c08c
.github/workflows/inductor-tests-reusable.yml
@@ -39,7 +39,7 @@ jobs:
39
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}"
+ shell: bash -noprofile --norc -eo pipefail -c "source /opt/intel/oneapi/2025.1/oneapi-vars.sh > /dev/null; source {0}"
43
steps:
44
- name: Print inputs
45
run: |
0 commit comments