mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-23 21:01:08 +00:00
Bug 1734103 - remove msix products from bouncer check for nightly. r=bhearsum
We don't have a bouncer product for the nightly msix yet, so the check always fails. Differential Revision: https://phabricator.services.mozilla.com/D127544
This commit is contained in:
parent
6f0502c04d
commit
1dab956095
@ -57,22 +57,6 @@ config = {
|
||||
"win64",
|
||||
],
|
||||
},
|
||||
"msix-latest": {
|
||||
"product-name": "Firefox-nightly-msix-latest-SSL",
|
||||
"check_uptake": True,
|
||||
"platforms": [
|
||||
"win",
|
||||
"win64",
|
||||
],
|
||||
},
|
||||
"msix-latest-l10n": {
|
||||
"product-name": "Firefox-nightly-msix-latest-l10n-SSL",
|
||||
"check_uptake": True,
|
||||
"platforms": [
|
||||
"win",
|
||||
"win64",
|
||||
],
|
||||
},
|
||||
"stub-installer": {
|
||||
"product-name": "Firefox-nightly-stub",
|
||||
"check_uptake": True,
|
||||
|
Loading…
Reference in New Issue
Block a user