Skip to content

Commit 5b4036d

Browse files
dockerfile name in yml
1 parent a3da68a commit 5b4036d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ppc64le.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ concurrency:
1515
jobs:
1616
linux-ppc64le-docker-image-build:
1717
name: Build docker image for ppc64le
18-
runs-on: ppc64le-runner-01
18+
runs-on: linux.ppc64le
1919
steps:
2020
- name: Checkout repository
2121
uses: actions/checkout@v3

0 commit comments

Comments
 (0)