Skip to content

Commit 4c7b09c

Browse files
using dev runner
1 parent bf6475a commit 4c7b09c

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-dev
1717
steps:
1818
- name: Checkout repository
1919
uses: actions/checkout@v3

0 commit comments

Comments
 (0)