Skip to content

Commit

Permalink
chore: there's no linux/arm/7 anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
caarlos0 committed Nov 20, 2022
1 parent 1272811 commit a67f8f8
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions Taskfile.yml
Expand Up @@ -156,11 +156,6 @@ tasks:
Platform: 'arm64'
Image: fedora
Cmd: '{{.rpm}} goreleaser-*.aarch64.rpm'
- task: goreleaser:test:pkg
vars:
Platform: 'arm/7'
Image: fedora
Cmd: '{{.rpm}} goreleaser-*.armv7hl.rpm'

goreleaser:test:deb:
desc: Tests deb packages
Expand Down

0 comments on commit a67f8f8

Please sign in to comment.