mirror of
https://github.com/XRPLF/rippled.git
synced 2026-04-29 15:37:57 +00:00
20 lines
398 B
JSON
20 lines
398 B
JSON
{
|
|
"architecture": [
|
|
{
|
|
"platform": "macos/arm64",
|
|
"runner": ["self-hosted", "macOS", "ARM64", "mac-runner-m1"]
|
|
}
|
|
],
|
|
"os": [
|
|
{
|
|
"distro_name": "macos",
|
|
"distro_version": "",
|
|
"compiler_name": "",
|
|
"compiler_version": "",
|
|
"image_sha": ""
|
|
}
|
|
],
|
|
"build_type": ["Debug", "Release"],
|
|
"cmake_args": ["-DCMAKE_POLICY_VERSION_MINIMUM=3.5"]
|
|
}
|