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 341788d commit 9b870b1Copy full SHA for 9b870b1
.github/workflows/ppc64le.yml
@@ -40,5 +40,5 @@ jobs:
40
build-environment: linux-ppc64le-binary-manywheel
41
docker-image-name: pytorch-ppc64le:ubi9.3
42
runner_prefix: 'self-hosted,' # Example prefix
43
- runner: 'Linux,' # Example runner
+ runner: 'linux,' # Example runner
44
runner-ppc64le: 'ppc64le' # Specific architecture
0 commit comments