Skip to content

Commit a162095

Browse files
committed
fix on
1 parent 0bde498 commit a162095

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/triton-inductor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
runs-on: "linux.12xlarge"
2727
steps:
2828
- name: Build
29-
uses: ./.github/workflows/_linux-build.yml
29+
uses: pytorch/pytorch/.github/actions/linux-build@gh/PaliC/263/head
3030
with:
3131
build-environment: linux-jammy-py3.8-gcc11-build
3232
docker-image-name: pytorch-linux-jammy-py3.8-gcc11-inductor-benchmarks

0 commit comments

Comments
 (0)