We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96512a6 commit 49fe005Copy full SHA for 49fe005
.circleci/config.yml
@@ -359,7 +359,7 @@ commands:
359
# This should add and start PulseAudio's dummy mixer
360
apt-get update -y; true
361
apt-get install -q -y pulseaudio
362
- pulseaudio --system
+ pulseaudio -D
363
mkdir ~/tmp-firefox-profile/
364
cat > ~/tmp-firefox-profile/user.js \<<EOF
365
user_pref("gfx.offscreencanvas.enabled", true);
0 commit comments