ci: Use images/actions with new tools / conan / cmake (#2909)

This commit is contained in:
Ayaz Salikhov
2026-01-13 14:50:13 +00:00
committed by GitHub
parent 14342e087c
commit 95712c22b1
16 changed files with 29 additions and 32 deletions

View File

@@ -4,7 +4,7 @@ import json
LINUX_OS = ["heavy", "heavy-arm64"]
LINUX_CONTAINERS = [
'{ "image": "ghcr.io/xrplf/clio-ci:067449c3f8ae6755ea84752ea2962b589fe56c8f" }'
'{ "image": "ghcr.io/xrplf/clio-ci:14342e087ceb8b593027198bf9ef06a43833c696" }'
]
LINUX_COMPILERS = ["gcc", "clang"]