Skip to content

Commit af026fe

Browse files
using build.sh to build image
1 parent f812eaa commit af026fe

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
@@ -13,7 +13,7 @@ concurrency:
1313
jobs:
1414
linux-ppc64le-docker-image-build:
1515
name: Build docker image for ppc64le
16-
runs-on: ubuntu-24.04-ppc64le
16+
runs-on: ubuntu-24.04-ppc64le-p10
1717
steps:
1818
- name: Checkout repository
1919
uses: actions/checkout@v3

0 commit comments

Comments
 (0)