Skip to content

Commit 159a305

Browse files
committed
Auto merge of #1931 - JohnTitor:powerpc, r=JohnTitor
Revive `powerpc-unknown-linux-gnu` CI Fix #1425
2 parents 0062f2b + 8bb09d8 commit 159a305

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/bors.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -119,8 +119,7 @@ jobs:
119119
mips64-unknown-linux-gnuabi64,
120120
mips64el-unknown-linux-gnuabi64,
121121
mipsel-unknown-linux-musl,
122-
# FIXME: Figure out why this is disabled.
123-
#powerpc-unknown-linux-gnu,
122+
powerpc-unknown-linux-gnu,
124123
powerpc64-unknown-linux-gnu,
125124
powerpc64le-unknown-linux-gnu,
126125
s390x-unknown-linux-gnu,

0 commit comments

Comments
 (0)