mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-20 02:55:50 +00:00
Switch instrumentation build to clang-17
This commit is contained in:
2
.github/workflows/nix.yml
vendored
2
.github/workflows/nix.yml
vendored
@@ -359,7 +359,7 @@ jobs:
|
|||||||
instrumentation-build:
|
instrumentation-build:
|
||||||
needs: dependencies
|
needs: dependencies
|
||||||
runs-on: [self-hosted, heavy]
|
runs-on: [self-hosted, heavy]
|
||||||
container: ghcr.io/xrplf/ci/debian-bookworm:clang-16
|
container: ghcr.io/xrplf/ci/debian-bookworm:clang-17
|
||||||
env:
|
env:
|
||||||
build_dir: .build
|
build_dir: .build
|
||||||
steps:
|
steps:
|
||||||
|
|||||||
Reference in New Issue
Block a user