Disable instrumentation-build workflow (#530)

This commit is contained in:
tequ
2025-06-30 16:54:11 +09:00
committed by GitHub
parent e955909a40
commit c4106a2752

View File

@@ -21,6 +21,7 @@ jobs:
# with compiler versions. Instrumentation requires clang version 16 or later
instrumentation-build:
if: false # disable for now
env:
CLANG_RELEASE: 16
strategy: