mirror of
https://github.com/goreleaser/goreleaser-action.git
synced 2026-05-20 17:31:54 +00:00
ci: fix tests
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
This commit is contained in:
parent
beac410314
commit
286f3b13b1
4 changed files with 2 additions and 5 deletions
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
|
|
@ -28,7 +28,7 @@ jobs:
|
|||
- windows-latest
|
||||
version:
|
||||
- latest
|
||||
- '~> 1.15'
|
||||
- '~> 1.26'
|
||||
distribution:
|
||||
- goreleaser
|
||||
- goreleaser-pro
|
||||
|
|
@ -69,7 +69,7 @@ jobs:
|
|||
matrix:
|
||||
version:
|
||||
- latest
|
||||
- '~> 0.166'
|
||||
- '~> 1.26'
|
||||
distribution:
|
||||
- goreleaser
|
||||
- goreleaser-pro
|
||||
|
|
|
|||
|
|
@ -1,4 +1,3 @@
|
|||
version: 2
|
||||
env:
|
||||
- GO111MODULE=on
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,3 @@
|
|||
version: 2
|
||||
env:
|
||||
- GO111MODULE=on
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,3 @@
|
|||
version: 2
|
||||
env:
|
||||
- GO111MODULE=on
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue