mirror of
https://github.com/XRPLF/clio.git
synced 2025-12-06 17:27:58 +00:00
2
.github/workflows/nightly.yml
vendored
2
.github/workflows/nightly.yml
vendored
@@ -20,7 +20,7 @@ jobs:
|
|||||||
- os: Linux
|
- os: Linux
|
||||||
build_type: Debug
|
build_type: Debug
|
||||||
container:
|
container:
|
||||||
image: conanio/gcc11:1.61.0
|
image: rippleci/clio_ci:latest
|
||||||
runs-on: [self-hosted, "${{ matrix.os }}"]
|
runs-on: [self-hosted, "${{ matrix.os }}"]
|
||||||
container: ${{ matrix.container }}
|
container: ${{ matrix.container }}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user