Skip to content

Commit

Permalink
Remove check-ebpf-integrity from release_binaries task
Browse files Browse the repository at this point in the history
  • Loading branch information
mariomac committed May 21, 2024
1 parent a22db74 commit 668e932
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release-binaries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@ jobs:
uses: actions/setup-go@v3
with:
go-version: ${{ matrix.go }}
- name: Check eBPF integrity
run: make check-ebpf-integrity
- name: Build Go release for linux/${{ matrix.arch }}
run: make artifact
env:
Expand Down

0 comments on commit 668e932

Please sign in to comment.