Skip to content

Commit 3ae4755

Browse files
committed
ci: switch to lavapipe
1 parent 60a0049 commit 3ae4755

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 == 'Windows' }}

0 commit comments

Comments
 (0)