Skip to content

Commit

Permalink
Disabled Vulkan backend in Testbed CIS build script (incompatible dri…
Browse files Browse the repository at this point in the history
…ver on build farm).
  • Loading branch information
LukasBanana committed Aug 3, 2023
1 parent 6bd1e12 commit 4dc117a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,5 @@ jobs:
run: |
mkdir Output
mkdir Output/OpenGL
xvfb-run ${{github.workspace}}/build/build/TestbedD gl vk -v -f -t
xvfb-run ${{github.workspace}}/build/build/TestbedD gl -v -f -t

0 comments on commit 4dc117a

Please sign in to comment.