Skip to content

Commit

Permalink
Try without apt install
Browse files Browse the repository at this point in the history
  • Loading branch information
agg23 committed Jan 7, 2025
1 parent 58e6d5a commit 9b269e8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/tests_others.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 9b269e8

Please sign in to comment.