mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-19 18:45:52 +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:
|
||||
needs: dependencies
|
||||
runs-on: [self-hosted, heavy]
|
||||
container: ghcr.io/xrplf/ci/debian-bookworm:clang-16
|
||||
container: ghcr.io/xrplf/ci/debian-bookworm:clang-17
|
||||
env:
|
||||
build_dir: .build
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user