Skip to content

Commit 0e5f98a

Browse files
committed
Enable s390x-unknown-linux-gnu on CI
1 parent 64b919f commit 0e5f98a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ci/azure.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,8 @@ jobs:
7070
TARGET: powerpc64-unknown-linux-gnu
7171
powerpc64le-unknown-linux-gnu:
7272
TARGET: powerpc64le-unknown-linux-gnu
73-
#s390x-unknown-linux-gnu:
74-
# TARGET: s390x-unknown-linux-gnu
73+
s390x-unknown-linux-gnu:
74+
TARGET: s390x-unknown-linux-gnu
7575
#wasm32-wasi
7676
# TARGET: wasm32-wasi
7777
sparc64-unknown-linux-gnu:

0 commit comments

Comments
 (0)