Skip to content

Commit 740faa2

Browse files
update selfhost runner logic
1 parent df9c662 commit 740faa2

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,4 +39,4 @@ jobs:
3939
with:
4040
build-environment: linux-ppc64le-binary-manywheel
4141
docker-image-name: pytorch-ppc64le:ubi9.3
42-
runner: '["self-hosted", "Linux", "ppc64le"]'
42+
runner-ppc64le: '["self-hosted", "Linux", "ppc64le"]'

0 commit comments

Comments
 (0)