mirror of
https://github.com/XRPLF/clio.git
synced 2026-04-29 15:37:53 +00:00
8
.github/workflows/nightly.yml
vendored
8
.github/workflows/nightly.yml
vendored
@@ -13,11 +13,11 @@ jobs:
|
||||
include:
|
||||
- os: macOS
|
||||
build_type: Release
|
||||
- os: Linux
|
||||
- os: heavy
|
||||
build_type: Release
|
||||
container:
|
||||
image: rippleci/clio_ci:latest
|
||||
- os: Linux
|
||||
- os: heavy
|
||||
build_type: Debug
|
||||
container:
|
||||
image: rippleci/clio_ci:latest
|
||||
@@ -78,9 +78,9 @@ jobs:
|
||||
include:
|
||||
- os: macOS
|
||||
build_type: Release
|
||||
- os: Linux
|
||||
- os: heavy
|
||||
build_type: Release
|
||||
- os: Linux
|
||||
- os: heavy
|
||||
build_type: Debug
|
||||
runs-on: [self-hosted, "${{ matrix.os }}"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user