Skip to content

Commit 8308034

Browse files
committed
Fix the name of the powerpc64le-linux test configuration in CI.
1 parent 45ee8d2 commit 8308034

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -573,7 +573,7 @@ jobs:
573573
qemu: qemu-ppc
574574
qemu_args: -L /usr/powerpc-linux-gnu
575575
qemu_target: ppc-linux-user
576-
- build: powerpc-linux
576+
- build: powerpc64le-linux
577577
os: ubuntu-latest
578578
rust: stable
579579
target: powerpc64le-unknown-linux-gnu

0 commit comments

Comments
 (0)