Skip to content

Commit 5fbdfe7

Browse files
committed
Merge bitcoin/bitcoin#30299: ci: remove unused bcc variable from workflow
518b06c ci: remove unused bcc variable from workflow (Max Edwards) Pull request description: Fixes bitcoin/bitcoin#30193 (comment) ACKs for top commit: maflcko: lgtm ACK 518b06c Tree-SHA512: c87364670e26e15176ee21372a2cc100db0c275a5cffb37cc33ec4c2d85d6067b593bd4a6dea37bf478d2af197786df9dfac3cfb76db023c8db37184bb104458
2 parents a1537ba + 518b06c commit 5fbdfe7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -313,7 +313,6 @@ jobs:
313313
timeout-minutes: 120
314314
env:
315315
FILE_ENV: "./ci/test/00_setup_env_native_asan.sh"
316-
INSTALL_BCC_TRACING_TOOLS: true
317316
steps:
318317
- name: Checkout
319318
uses: actions/checkout@v4

0 commit comments

Comments
 (0)