We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91fdefb commit 7b57d83Copy full SHA for 7b57d83
.github/workflows/s390x.yml
@@ -17,6 +17,8 @@ jobs:
17
# and even so `ghc -O` is prohibitively expensive.
18
build:
19
runs-on: ubuntu-latest
20
+ env:
21
+ LC_ALL: C.UTF-8
22
steps:
23
- uses: actions/checkout@v2
24
- uses: uraimo/run-on-arch-action@v2.1.1
0 commit comments