Skip to content

Commit bbc7fef

Browse files
committed
deprecate chrome dependency libasound2 in tests
1 parent bd3a7b8 commit bbc7fef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ jobs:
9898
sudo apt-get update
9999
sudo apt-get install -y \
100100
libgbm-dev \
101-
libasound2 \
101+
libasound2t64 \
102102
libatk1.0-0 \
103103
libc6 \
104104
libcairo2 \

0 commit comments

Comments
 (0)