Try without apt install
This commit is contained in:
parent
58e6d5a477
commit
9b269e8554
2
.github/workflows/tests_others.yml
vendored
2
.github/workflows/tests_others.yml
vendored
|
|
@ -150,8 +150,6 @@ jobs:
|
|||
- name: Setup Ubuntu
|
||||
if: ${{ runner.os == 'Linux' }}
|
||||
run: |
|
||||
sudo apt-get update
|
||||
sudo apt-get install -y libgbm-dev
|
||||
sudo sysctl -w kernel.apparmor_restrict_unprivileged_userns=0
|
||||
- uses: ./.github/actions/run-test
|
||||
with:
|
||||
|
|
|
|||
Loading…
Reference in a new issue