Skip to content

Commit

Permalink
Fixed qemu-debootstrap deprecated warning
Browse files Browse the repository at this point in the history
  • Loading branch information
narc-Ontakac2 committed Mar 16, 2024
1 parent b543bd2 commit 1a5533e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/debuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,6 @@ jobs:
run: |
sudo pbuilder create --architecture ${{ matrix.architecture }} \
--distribution ${{ matrix.distribution }} \
--debootstrap qemu-debootstrap \
--basetgz $PBRT/current.tgz \
--debootstrapopts \
--keyring=/usr/share/keyrings/${{ matrix.keyring }}.gpg
Expand Down

0 comments on commit 1a5533e

Please sign in to comment.