mirror of
https://github.com/XRPLF/clio.git
synced 2025-12-03 01:55:54 +00:00
ci: Use ghcr.io/xrplf/clio-ci docker image (#2055)
This commit is contained in:
2
.github/workflows/clang-tidy.yml
vendored
2
.github/workflows/clang-tidy.yml
vendored
@@ -14,7 +14,7 @@ jobs:
|
||||
clang_tidy:
|
||||
runs-on: heavy
|
||||
container:
|
||||
image: rippleci/clio_ci:latest
|
||||
image: ghcr.io/xrplf/clio-ci:latest
|
||||
permissions:
|
||||
contents: write
|
||||
issues: write
|
||||
|
||||
Reference in New Issue
Block a user