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 d2939fe commit b358b8eCopy full SHA for b358b8e
.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: linux.ppc64le
+ runs-on: ppc64le-runner-01
19
steps:
20
- name: Checkout repository
21
uses: actions/checkout@v3
0 commit comments