Skip to content

Commit c23c9a0

Browse files
committed
Update Cypress system deps for Ubuntu 24.04
1 parent 9866ec6 commit c23c9a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ jobs:
152152

153153
- name: Setup E2E tests
154154
run: |
155-
sudo apt-get install libgtk2.0-0 libgtk-3-0 libgbm-dev libnotify-dev libgconf-2-4 libnss3 libxss1 libasound2 libxtst6 xauth xvfb
155+
sudo apt-get install libgtk2.0-0t64 libgtk-3-0t64 libgbm-dev libnotify-dev libnss3 libxss1 libasound2t64 libxtst6 xauth xvfb
156156
(cd testapp && yarn add -D cypress-fail-on-console-error)
157157
158158
- name: ng add cypress

0 commit comments

Comments
 (0)