Skip to content

Commit

Permalink
Revert "Add architecture and checksums"
Browse files Browse the repository at this point in the history
This reverts commit 96a3876.
  • Loading branch information
amezin committed Feb 25, 2024
1 parent 96a3876 commit 3d17151
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,6 @@ jobs:
--force
--no-private
--release
--architecture amd64
--checksum-type sha1
--checksum $(sha1sum packer_${{ matrix.build }}_libvirt_amd64.box | cut -d " " -f1)
mezinalexander/${{ matrix.build }}
0.${{ github.run_number }}.${{ github.run_attempt }}
libvirt
Expand Down

0 comments on commit 3d17151

Please sign in to comment.