There was an error while loading. Please reload this page.
1 parent 9275fe4 commit d3e98e5Copy full SHA for d3e98e5
1 file changed
.github/workflows/tests.yml
@@ -50,7 +50,7 @@ jobs:
50
if: ${{ matrix.os == 'ubuntu-latest' }}
51
run: |
52
sudo apt update -y
53
- sudo apt install -y libssl-dev libx11-dev libgl1-mesa-dev libxext-dev libva-dev libdrm-dev
+ sudo apt install -y libssl-dev libx11-dev libgl1-mesa-dev libxext-dev
54
55
- uses: actions/checkout@v3
56
with:
0 commit comments