build: Use apple-clang 21; remove SourceLocation stub (#3123)

This commit is contained in:
Ayaz Salikhov
2026-06-30 18:13:03 +01:00
committed by GitHub
parent d7cd049ccc
commit bc556fa0e7
22 changed files with 59 additions and 160 deletions

View File

@@ -8,7 +8,7 @@ on:
jobs:
run-hooks:
uses: XRPLF/actions/.github/workflows/pre-commit.yml@cba1f0891650baf1a9c88624dc2d72573be2eb81
uses: XRPLF/actions/.github/workflows/pre-commit.yml@e06d4138c9ec8dceeb7c818645faa38087ea9e3d
with:
runs_on: heavy
container: '{ "image": "ghcr.io/xrplf/clio-pre-commit:14342e087ceb8b593027198bf9ef06a43833c696" }'