Skip to content

Commit

Permalink
use default lavapipe for screenshot
Browse files Browse the repository at this point in the history
  • Loading branch information
Vipitis committed Jan 15, 2025
1 parent 8a0b267 commit b92bffb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/screenshots.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ jobs:
python-version: '3.12'
- name: Install llvmpipe and lavapipe for offscreen canvas
run: |
sudo apt-get update -y -qq
sudo add-apt-repository ppa:oibaf/graphics-drivers -y
sudo apt-get update -y -qq
sudo apt install -y libegl1-mesa-dev libgl1-mesa-dri libxcb-xfixes0-dev mesa-vulkan-drivers
- name: Install dev dependencies
Expand Down

0 comments on commit b92bffb

Please sign in to comment.