Skip to content

Commit

Permalink
added workaround for CentOS7 bug, thx 2 @root-expert
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasMinor committed Nov 25, 2021
1 parent ad58e62 commit 390179f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,8 @@ jobs:
needs: setup_matrix
runs-on: ubuntu-latest
env:
LANG: en_US
LC_ALL: en_US.UTF-8
BUNDLE_WITHOUT: development:test:release
strategy:
fail-fast: false
Expand Down

0 comments on commit 390179f

Please sign in to comment.