Skip to content

Commit

Permalink
kernel-build: test libbpf/ci#161
Browse files Browse the repository at this point in the history
  • Loading branch information
theihor committed Dec 2, 2024
1 parent 1da2982 commit 5730ec4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/kernel-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ jobs:
llvm-version: ${{ inputs.llvm-version }}
- name: Tar artifacts
id: tar-artifacts
uses: libbpf/ci/tar-artifacts@v2
uses: theihor/libbpf-ci/tar-artifacts@fix-rustc-cfg
env:
ARCHIVE_BPF_SELFTESTS: 'true'
ARCHIVE_MAKE_HELPERS: ${{ github.repository != 'kernel-patches/bpf' && 'true' || '' }}
Expand Down

0 comments on commit 5730ec4

Please sign in to comment.