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