ci: Use in-house image for pre-commit (#3147)

This commit is contained in:
Ayaz Salikhov
2026-07-21 15:59:10 +01:00
committed by GitHub
parent a0dc98e5e1
commit 2bd9d63f07
2 changed files with 6 additions and 6 deletions

View File

@@ -11,4 +11,4 @@ jobs:
uses: XRPLF/actions/.github/workflows/pre-commit.yml@e06d4138c9ec8dceeb7c818645faa38087ea9e3d
with:
runs_on: heavy
container: '{ "image": "ghcr.io/xrplf/clio-pre-commit:14342e087ceb8b593027198bf9ef06a43833c696" }'
container: '{ "image": "ghcr.io/xrplf/xrpld/pre-commit:sha-f56b79f" }'