We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ebffc4 commit 1d55cd7Copy full SHA for 1d55cd7
.github/workflows/ppc64le.yml
@@ -39,4 +39,5 @@ jobs:
39
with:
40
build-environment: linux-ppc64le-binary-manywheel
41
docker-image-name: pytorch-ppc64le:ubi9.3
42
- runner: 'self-hosted,Linux,ppc64le'
+ runner-prefix: 'self-hosted,'
43
+ runner: 'Linux,ppc64le'
0 commit comments