mirror of
https://github.com/XRPLF/rippled.git
synced 2026-06-05 01:37:00 +00:00
Co-authored-by: semgrep-companion-app[bot] <218312740+semgrep-companion-app[bot]@users.noreply.github.com>
9 lines
187 B
JSON
9 lines
187 B
JSON
{
|
|
"platform": "windows/amd64",
|
|
"runner": ["self-hosted", "Windows", "devbox"],
|
|
"configs": [
|
|
{ "build_type": "Release" },
|
|
{ "build_type": "Debug", "build_only": true }
|
|
]
|
|
}
|