mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Disable instrumentation-build workflow (#530)
This commit is contained in:
1
.github/workflows/instrumentation.yml
vendored
1
.github/workflows/instrumentation.yml
vendored
@@ -21,6 +21,7 @@ jobs:
|
|||||||
# with compiler versions. Instrumentation requires clang version 16 or later
|
# with compiler versions. Instrumentation requires clang version 16 or later
|
||||||
|
|
||||||
instrumentation-build:
|
instrumentation-build:
|
||||||
|
if: false # disable for now
|
||||||
env:
|
env:
|
||||||
CLANG_RELEASE: 16
|
CLANG_RELEASE: 16
|
||||||
strategy:
|
strategy:
|
||||||
|
|||||||
Reference in New Issue
Block a user