mirror of
https://github.com/XRPLF/rippled.git
synced 2026-04-29 15:37:57 +00:00
Add Ubuntu and MacOS
This commit is contained in:
8
.github/workflows/build-macos.yml
vendored
8
.github/workflows/build-macos.yml
vendored
@@ -48,7 +48,9 @@ env:
|
||||
# matrix in the first job.
|
||||
# STRATEGY_MATRIX_ARCHITECTURE: >-
|
||||
# [
|
||||
# "runner": ["self-hosted", "macOS", "mac-runner-m1"]
|
||||
# {
|
||||
# "runner": ["self-hosted", "macOS", "mac-runner-m1"]
|
||||
# }
|
||||
# ]
|
||||
# STRATEGY_MATRIX_BUILD_TYPE: >-
|
||||
# [
|
||||
@@ -62,7 +64,9 @@ env:
|
||||
# ]
|
||||
STRATEGY_MATRIX_ARCHITECTURE: >-
|
||||
[
|
||||
"runner": ["self-hosted", "macOS", "mac-runner-m1"]
|
||||
{
|
||||
"runner": ["self-hosted", "macOS", "mac-runner-m1"]
|
||||
}
|
||||
]
|
||||
STRATEGY_MATRIX_BUILD_TYPE: >-
|
||||
[
|
||||
|
||||
Reference in New Issue
Block a user