chore: Update libxrpl to 2.3.1 (#1866)

This commit is contained in:
Sergey Kuznetsov
2025-02-04 13:31:34 +00:00
committed by GitHub
parent 40be25a68c
commit 8a5a984d51
2 changed files with 3 additions and 3 deletions

View File

@@ -74,7 +74,7 @@ jobs:
conan_profile: clang
code_coverage: false
static: true
- os: macos14
- os: macos15
build_type: Release
code_coverage: false
static: false
@@ -197,7 +197,7 @@ jobs:
image: rippleci/clio_ci:latest
conan_profile: clang
build_type: Debug
- os: macos14
- os: macos15
conan_profile: apple_clang_15
build_type: Release
runs-on: [self-hosted, "${{ matrix.os }}"]