Skip to content

Commit

Permalink
fix release-binaries
Browse files Browse the repository at this point in the history
  • Loading branch information
mariomac committed May 22, 2024
1 parent 3536aa9 commit c48b336
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 c48b336

Please sign in to comment.