Skip to content

Commit b95f0ad

Browse files
committed
ci: Test big-endian target (s390x Linux)
1 parent 6be1b5a commit b95f0ad

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,8 @@ jobs:
4747
target: armv5te-unknown-linux-gnueabi
4848
- os: ubuntu-latest
4949
target: i686-unknown-linux-gnu
50+
- os: ubuntu-latest
51+
target: s390x-unknown-linux-gnu
5052
runs-on: ${{ matrix.os }}
5153
timeout-minutes: 60
5254
steps:

0 commit comments

Comments
 (0)