mirror of
https://github.com/goreleaser/goreleaser.git
synced 2024-12-27 01:33:39 +02:00
chore: there's no linux/arm/7 anymore
This commit is contained in:
parent
127281131a
commit
a67f8f8551
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user