ci: Drop some unnecessary build deps from tests (stack) workflow

Consistency with the other workflow…
This commit is contained in:
Tomas Janousek
2021-01-25 22:22:47 +00:00
parent 42771e4658
commit 5c7e1194d0

View File

@@ -38,9 +38,6 @@ jobs:
run: |
set -ex
sudo apt install -y \
libasound2-dev \
libgmp-dev \
libtinfo-dev \
libx11-dev \
libxft-dev \
libxrandr-dev \