Skip to content

Commit 1ebaf29

Browse files
committed
Revert "Run big-endian tests in CI"
This reverts commit 9406ff0.
1 parent 9406ff0 commit 1ebaf29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ jobs:
9797

9898
test-big-endian:
9999
name: Test big-endian # s390x-unknown-linux-gnu is a big-endian
100-
# if: ${{ github.ref_name == 'main' }}
100+
if: ${{ github.ref_name == 'main' }}
101101
runs-on: ubuntu-latest
102102
steps:
103103
- uses: taiki-e/checkout-action@b13d20b7cda4e2f325ef19895128f7ff735c0b3d # v1.3.1

0 commit comments

Comments
 (0)