.github/workflows/build.yml: do not install outdated libfmt-dev

This commit is contained in:
Max Kellermann 2024-04-16 11:51:18 +02:00
parent 0c1ecc96a8
commit 3b4825dd29
1 changed files with 0 additions and 1 deletions

View File

@ -58,7 +58,6 @@ jobs:
sudo apt-get install -y --no-install-recommends \
${{ matrix.cxx }} ${{matrix.cc }} \
ccache \
libfmt-dev \
libgtest-dev \
libpcre2-dev \
libsystemd-dev libdbus-1-dev \