Skip to content

Commit 7b57d83

Browse files
committed
Fix s390x
1 parent 91fdefb commit 7b57d83

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/s390x.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ jobs:
1717
# and even so `ghc -O` is prohibitively expensive.
1818
build:
1919
runs-on: ubuntu-latest
20+
env:
21+
LC_ALL: C.UTF-8
2022
steps:
2123
- uses: actions/checkout@v2
2224
- uses: uraimo/run-on-arch-action@v2.1.1

0 commit comments

Comments
 (0)