Remove LC_ALL as more tests crashed with it

This commit is contained in:
Matthew Thompson 2023-08-30 09:18:35 -04:00 committed by Thomas Jensen
parent f3bd61075f
commit f732ff298b

View File

@ -49,8 +49,6 @@ jobs:
build-mac:
runs-on: macos-latest
env:
LANG: C
LC_ALL: C
LEX: /usr/local/opt/flex/bin/flex
YACC: /usr/local/opt/bison/bin/bison
steps: