mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-06-12 12:28:20 +00:00
See if this helps the py36 zfec installation
This commit is contained in:
@ -281,6 +281,8 @@ jobs:
|
|||||||
environment:
|
environment:
|
||||||
<<: *UTF_8_ENVIRONMENT
|
<<: *UTF_8_ENVIRONMENT
|
||||||
TAHOE_LAFS_TOX_ENVIRONMENT: "py36"
|
TAHOE_LAFS_TOX_ENVIRONMENT: "py36"
|
||||||
|
# zfec 1.5.3 is uninstallable without a utf-8 locale
|
||||||
|
LC_ALL: "en_US.utf-8"
|
||||||
|
|
||||||
|
|
||||||
centos-8: &RHEL_DERIV
|
centos-8: &RHEL_DERIV
|
||||||
|
Reference in New Issue
Block a user