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:
2
.github/workflows/build-macos.yml
vendored
2
.github/workflows/build-macos.yml
vendored
@@ -98,7 +98,7 @@ jobs:
|
||||
build-test:
|
||||
needs:
|
||||
- generate-outputs
|
||||
runs-on: [self-hosted, macOS, ${{ matrix.architecture.runner }}]
|
||||
runs-on: [self-hosted, macOS, ${{ matrix.runner }}]
|
||||
strategy:
|
||||
fail-fast: false
|
||||
max-parallel: 4
|
||||
|
||||
Reference in New Issue
Block a user