Skip to content

Commit

Permalink
Really really disable vulkan for ubuntu 24.04 test.
Browse files Browse the repository at this point in the history
  • Loading branch information
Kasper Peeters committed Dec 21, 2024
1 parent 74cc2a5 commit e72bf72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ubuntu-24.04-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:

- name: Test gtk app launch
run: |
DISABLE_VULKAN=1 xvfb-run -a cadabra2-gtk &
MESA_LOADER_DRIVER_OVERRIDE=llvmpipe LIBGL_ALWAYS_SOFTWARE=1 xvfb-run -a cadabra2-gtk &
APP_PID=$!
sleep 10
Expand Down

0 comments on commit e72bf72

Please sign in to comment.