1
0
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:
Carlos A Becker 2022-11-19 19:06:35 -03:00
parent 127281131a
commit a67f8f8551
No known key found for this signature in database
GPG Key ID: E61E2F7DC14AB940

View File

@ -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