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 a3da68a commit 5b4036dCopy full SHA for 5b4036d
.github/workflows/ppc64le.yml
@@ -15,7 +15,7 @@ concurrency:
15
jobs:
16
linux-ppc64le-docker-image-build:
17
name: Build docker image for ppc64le
18
- runs-on: ppc64le-runner-01
+ runs-on: linux.ppc64le
19
steps:
20
- name: Checkout repository
21
uses: actions/checkout@v3
0 commit comments