Skip to content

Commit

Permalink
adjust CI to GH runner changes
Browse files Browse the repository at this point in the history
  • Loading branch information
phryneas committed Dec 11, 2024
1 parent 5364e64 commit 33446b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/E2E.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- version: "stable"
os: "windows-latest"
steps:
- run: sudo apt update && sudo apt install -y libasound2 libgbm1 libgtk-3-0 libnss3 xvfb expect
- run: sudo apt update && sudo apt install -y libasound2t64 libgbm1 libgtk-3-0 libnss3 xvfb expect
if: runner.os == 'Linux'
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
Expand Down

0 comments on commit 33446b3

Please sign in to comment.