deprecate chrome dependency libasound2 in tests

This commit is contained in:
Lucas Gelfond 2024-12-23 16:56:35 -08:00
parent bd3a7b8af0
commit bbc7fef901

View File

@ -98,7 +98,7 @@ jobs:
sudo apt-get update sudo apt-get update
sudo apt-get install -y \ sudo apt-get install -y \
libgbm-dev \ libgbm-dev \
libasound2 \ libasound2t64 \
libatk1.0-0 \ libatk1.0-0 \
libc6 \ libc6 \
libcairo2 \ libcairo2 \