Skip to content

Commit be870e5

Browse files
committed
ci: switch to lavapipe
1 parent 2deaf6a commit be870e5

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -163,10 +163,7 @@ jobs:
163163
install_runtime: true
164164
cache: true
165165
stripdown: true
166-
167-
# FIXME(eddyb) consider using lavapipe instead, or even trying both.
168-
install_swiftshader: true
169-
# install_lavapipe: true
166+
install_lavapipe: true
170167
env:
171168
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
172169
- if: ${{ runner.os == 'Windows' }}

0 commit comments

Comments
 (0)