ci: Use image with new remote name and newer Conan (#2539)

This commit is contained in:
Ayaz Salikhov
2025-09-05 16:28:07 +01:00
committed by GitHub
parent 490ec41083
commit 1adbed7913
12 changed files with 19 additions and 19 deletions

View File

@@ -29,7 +29,7 @@ jobs:
conan_profile: gcc
build_type: Release
static: true
container: '{ "image": "ghcr.io/xrplf/clio-ci:0e8896ad064a5290c4805318b549df16403ca2d7" }'
container: '{ "image": "ghcr.io/xrplf/clio-ci:384e79cd32f5f6c0ab9be3a1122ead41c5a7e67d" }'
uses: ./.github/workflows/build_and_test.yml
with: