summaryrefslogtreecommitdiffstats
path: root/testing/mozharness/configs/builds/taskcluster_base_win32.py
blob: c18d21c96cfe73bc36b35b8a4b6e6bd6f711d2c4 (plain)
1
2
3
4
5
6
7
8
# 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",
    "mozconfig_platform": "win32",
}