From e8acaa9522fbb3847ba1308c50c0b4b0b9dd957f Mon Sep 17 00:00:00 2001 From: Jonas Bernoulli Date: Sat, 31 Jul 2021 21:28:17 +0200 Subject: ci: Suspend libgit testing --- .github/workflows/test.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 8199358..814bd17 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -16,7 +16,8 @@ jobs: - snapshot git_impl: - git - - libgit + # FIXME Broken due to glibc version mismatch. See #4456. + # - libgit steps: - uses: cachix/install-nix-action@v12 with: -- cgit v1.0