Skip to content

testing/firefox: disable debugging on 32-bit to lower mem usage on builders

Rasmus Thomsen requested to merge (removed):firefox into master

Right now rustc is trying to allocate more than 4GB on these arches, which fails for obivous reasons.

Merge request reports