Skip to content

Commit 102ffb7

Browse files
committed
Another idea
1 parent b3afc4d commit 102ffb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -359,7 +359,7 @@ commands:
359359
# This should add and start PulseAudio's dummy mixer
360360
apt-get update -y; true
361361
apt-get install -q -y pulseaudio
362-
pulseaudio --system
362+
pulseaudio -D
363363
mkdir ~/tmp-firefox-profile/
364364
cat > ~/tmp-firefox-profile/user.js \<<EOF
365365
user_pref("gfx.offscreencanvas.enabled", true);

0 commit comments

Comments
 (0)