summaryrefslogtreecommitdiffstats
path: root/testing/mozharness/configs/builds/releng_sub_windows_configs/32_mingwclang.py
blob: d201b89eb15a0d6a6973424dd566bdf106b3dd22 (plain)
1
2
3
4
5
6
7
8
9
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.

config = {
    "platform": "win32-mingwclang",
    "stage_platform": "win32-mingwclang",
    "mozconfig_platform": "win32",
}