Skip to content

Commit

Permalink
don't compile vulkan in the gallium ci
Browse files Browse the repository at this point in the history
Idk why I thought that would wrok on this old version
  • Loading branch information
SolDev69 committed Jan 1, 2024
1 parent 764f0d9 commit 26b7aa8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pojav-gallium.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
-Dglx=disabled \
-Dopengl=true \
-Dosmesa=true \
-Dvulkan-drivers=freedreno \
-Dvulkan-drivers= \
-Dgallium-drivers=freedreno,zink,swrast,panfrost,kmsro \
-Dfreedreno-kmds=kgsl,virtio \
-Dshared-glapi=false \
Expand Down

0 comments on commit 26b7aa8

Please sign in to comment.