Skip to content

Commit

Permalink
add zink in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
SolDev69 committed Nov 30, 2023
1 parent c2cb613 commit 72f090f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
-Dopengl=true \
-Dosmesa=true \
-Dvulkan-drivers= \
-Dgallium-drivers=swrast,freedreno \
-Dgallium-drivers=swrast,freedreno,zink \
-Dfreedreno-kmds=kgsl \
-Dshared-glapi=false
ninja -C "build-android" install
Expand Down

0 comments on commit 72f090f

Please sign in to comment.