mirror of
https://github.com/XRPLF/clio.git
synced 2025-12-06 17:27:58 +00:00
fix: Use new CI image with global.conf for sanitizers to affect packa… (#2234)
This commit is contained in:
5
.github/workflows/check_libxrpl.yml
vendored
5
.github/workflows/check_libxrpl.yml
vendored
@@ -34,11 +34,6 @@ jobs:
|
||||
with:
|
||||
disable_ccache: true
|
||||
|
||||
- name: Setup conan
|
||||
uses: ./.github/actions/setup_conan
|
||||
with:
|
||||
conan_profile: ${{ env.CONAN_PROFILE }}
|
||||
|
||||
- name: Run conan and cmake
|
||||
uses: ./.github/actions/generate
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user