mirror of
https://github.com/goreleaser/goreleaser-action
synced 2026-06-29 21:29:42 +00:00
test: fixes
This commit is contained in:
@@ -28,6 +28,7 @@ jobs:
|
|||||||
- windows-latest
|
- windows-latest
|
||||||
version:
|
version:
|
||||||
- latest
|
- latest
|
||||||
|
- '~> 2.6'
|
||||||
- '~> 1.26'
|
- '~> 1.26'
|
||||||
distribution:
|
distribution:
|
||||||
- goreleaser
|
- goreleaser
|
||||||
@@ -69,6 +70,7 @@ jobs:
|
|||||||
matrix:
|
matrix:
|
||||||
version:
|
version:
|
||||||
- latest
|
- latest
|
||||||
|
- '~> 2.6'
|
||||||
- '~> 1.26'
|
- '~> 1.26'
|
||||||
distribution:
|
distribution:
|
||||||
- goreleaser
|
- goreleaser
|
||||||
|
|||||||
@@ -17,12 +17,6 @@ builds:
|
|||||||
- "386"
|
- "386"
|
||||||
- "amd64"
|
- "amd64"
|
||||||
|
|
||||||
archives:
|
|
||||||
-
|
|
||||||
format_overrides:
|
|
||||||
- goos: windows
|
|
||||||
formats: [ zip ]
|
|
||||||
|
|
||||||
checksum:
|
checksum:
|
||||||
name_template: 'checksums.txt'
|
name_template: 'checksums.txt'
|
||||||
|
|
||||||
|
|||||||
@@ -17,11 +17,5 @@ builds:
|
|||||||
- "386"
|
- "386"
|
||||||
- "amd64"
|
- "amd64"
|
||||||
|
|
||||||
archives:
|
|
||||||
-
|
|
||||||
format_overrides:
|
|
||||||
- goos: windows
|
|
||||||
formats: [ zip ]
|
|
||||||
|
|
||||||
checksum:
|
checksum:
|
||||||
name_template: 'checksums.txt'
|
name_template: 'checksums.txt'
|
||||||
|
|||||||
Reference in New Issue
Block a user