Skip to content

Commit 9360902

Browse files
Update build.yml
remove the other powerPC target
1 parent d783ad1 commit 9360902

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
## Tier 3 #########################
7070
## powerpc*-unknown-linux-musl ####
7171
- powerpc64_e5500 # OK
72-
- powerpc_464fp # OK
72+
#- powerpc_464fp ## Fails with: don't know how to configure OpenSSL for powerpc-unknown-linux-musl
7373
#- powerpc_8548 ## Fails with: don't know how to configure OpenSSL for powerpc-unknown-linux-musl
7474

7575
steps:

0 commit comments

Comments
 (0)