ci: remove unused bcc variable from workflow

Github-Pull: #30299
Rebased-From: 518b06c4b8
This commit is contained in:
Max Edwards 2024-06-18 10:16:30 +01:00 committed by fanquake
parent 0d524b1484
commit f34e44616d
No known key found for this signature in database
GPG Key ID: 2EEB9F5CC09526C1

View File

@ -303,7 +303,6 @@ jobs:
timeout-minutes: 120
env:
FILE_ENV: "./ci/test/00_setup_env_native_asan.sh"
INSTALL_BCC_TRACING_TOOLS: true
steps:
- name: Checkout
uses: actions/checkout@v4