summaryrefslogtreecommitdiffstats
path: root/testing/mozharness/configs/builds/releng_sub_windows_configs/64_mingwclang.py
blob: 7f41cdb793498982f495b06c5cc80f64ecde50bb (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": "win64-mingwclang",
    "stage_platform": "win64-mingwclang",
    "mozconfig_platform": "win64",
}