Disable instrumentation-build workflow (#530)

This commit is contained in:
tequ
2026-02-20 04:24:31 +09:00
parent 825e923081
commit a57e819ac5

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: