diff --git a/.github/workflows/instrumentation.yml b/.github/workflows/instrumentation.yml index 6a1aef643..8413dcbd4 100644 --- a/.github/workflows/instrumentation.yml +++ b/.github/workflows/instrumentation.yml @@ -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: