|
@@ -202,6 +202,7 @@ jobs:
|
|
|
uses: ./.github/actions/misc
|
|
uses: ./.github/actions/misc
|
|
|
|
|
|
|
|
- name: Enable BTF
|
|
- name: Enable BTF
|
|
|
|
|
+ if: ${{ inputs.kernel_version != '5.10' }}
|
|
|
uses: ./.github/actions/set-kernel-config
|
|
uses: ./.github/actions/set-kernel-config
|
|
|
with:
|
|
with:
|
|
|
config_list: |
|
|
config_list: |
|