Skip to content

Commit 9b870b1

Browse files
update selfhost runner logic
1 parent 341788d commit 9b870b1

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
@@ -40,5 +40,5 @@ jobs:
4040
build-environment: linux-ppc64le-binary-manywheel
4141
docker-image-name: pytorch-ppc64le:ubi9.3
4242
runner_prefix: 'self-hosted,' # Example prefix
43-
runner: 'Linux,' # Example runner
43+
runner: 'linux,' # Example runner
4444
runner-ppc64le: 'ppc64le' # Specific architecture

0 commit comments

Comments
 (0)