test: fixes

This commit is contained in:
Carlos Alexandro Becker 2025-02-10 23:45:14 -03:00
parent 450d3a4bd2
commit 0262998728
No known key found for this signature in database
3 changed files with 2 additions and 12 deletions

View file

@ -28,6 +28,7 @@ jobs:
- windows-latest
version:
- latest
- '~> 2.6'
- '~> 1.26'
distribution:
- goreleaser
@ -69,6 +70,7 @@ jobs:
matrix:
version:
- latest
- '~> 2.6'
- '~> 1.26'
distribution:
- goreleaser

View file

@ -17,12 +17,6 @@ builds:
- "386"
- "amd64"
archives:
-
format_overrides:
- goos: windows
formats: [ zip ]
checksum:
name_template: 'checksums.txt'

View file

@ -17,11 +17,5 @@ builds:
- "386"
- "amd64"
archives:
-
format_overrides:
- goos: windows
formats: [ zip ]
checksum:
name_template: 'checksums.txt'