Skip to content

Commit dbb6047

Browse files
committed
ci: switch to lavapipe
1 parent ebcaa1b commit dbb6047

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -165,8 +165,8 @@ jobs:
165165
stripdown: true
166166

167167
# FIXME(eddyb) consider using lavapipe instead, or even trying both.
168-
install_swiftshader: true
169-
# install_lavapipe: true
168+
# install_swiftshader: true
169+
install_lavapipe: true
170170
env:
171171
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
172172
- if: ${{ runner.os == 'Linux' }}

0 commit comments

Comments
 (0)