Skip to content

Commit fa9c08c

Browse files
authored
Update oneapi version in inductor-tests-reusable.yml: 2025.0 -> 2025.1 (#4159)
Hot-fix after #4154 PyTorch CI: https://github.com/intel/intel-xpu-backend-for-triton/actions/runs/14947174960
1 parent 0531dd8 commit fa9c08c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/inductor-tests-reusable.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
timeout-minutes: 960
4040
defaults:
4141
run:
42-
shell: bash -noprofile --norc -eo pipefail -c "source /opt/intel/oneapi/2025.0/oneapi-vars.sh > /dev/null; source {0}"
42+
shell: bash -noprofile --norc -eo pipefail -c "source /opt/intel/oneapi/2025.1/oneapi-vars.sh > /dev/null; source {0}"
4343
steps:
4444
- name: Print inputs
4545
run: |

0 commit comments

Comments
 (0)