attempt of fixing locale for ansible-config
All checks were successful
Build neovim image / build-neovim-amd64 (push) Successful in 8m50s
Build neovim image / build-neovim-arm64 (push) Successful in 13m16s
Build neovim image / update-images-manifest (push) Successful in 15s

This commit is contained in:
Maciej Lebiest 2024-05-07 20:54:28 +02:00
parent 0460a12da1
commit c487351afb

View file

@ -2,6 +2,7 @@ FROM forgejo.maciej.cloud/pkg/mc-fedora-base
# required by ansible-config # required by ansible-config
ENV LANG="C.UTF-8" ENV LANG="C.UTF-8"
ENV LC_ALL="C.UTF-8"
# libicu - for marksman linter # libicu - for marksman linter
ENV NEOVIM_PKGS="\ ENV NEOVIM_PKGS="\