Skip to content

Commit

Permalink
ci: try fixing ALSA errors on ubuntu-latest take 6
Browse files Browse the repository at this point in the history
  • Loading branch information
larpon committed Mar 2, 2024
1 parent c268e03 commit acb4049
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_visual_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
runs-on: ubuntu-latest
timeout-minutes: 20
env:
VFLAGS: -cc tcc -no-retry-compilation
VFLAGS: -cg -cc tcc -no-retry-compilation
CFLAGS: -DMA_ENABLE_ONLY_SPECIFIC_BACKENDS -DMA_ENABLE_NULL
VTMP: /tmp
DISPLAY: :99
Expand Down

0 comments on commit acb4049

Please sign in to comment.