Skip to content

Commit

Permalink
Merge pull request #492 from ader1990/use_bcc_upstream
Browse files Browse the repository at this point in the history
bcc: use upstream iovisor/bcc repository
  • Loading branch information
pothos authored Jan 5, 2024
2 parents b97d306 + 70c5de2 commit fae1ebb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-push-iovisor-bcc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ jobs:
steps:
- uses: actions/checkout@v4
with:
repository: ader1990/bcc
ref: fix_debian_changelog
repository: iovisor/bcc
ref: master
fetch-depth: 0
fetch-tags: true
- name: Set up QEMU
Expand Down

0 comments on commit fae1ebb

Please sign in to comment.