Skip to content

Commit 7e34742

Browse files
update selfhost runner logic
1 parent 1d55cd7 commit 7e34742

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ppc64le.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,5 +39,5 @@ jobs:
3939
with:
4040
build-environment: linux-ppc64le-binary-manywheel
4141
docker-image-name: pytorch-ppc64le:ubi9.3
42-
runner-prefix: 'self-hosted,'
42+
runner_prefix: 'self-hosted,'
4343
runner: 'Linux,ppc64le'

0 commit comments

Comments
 (0)