mirror of
https://github.com/goreleaser/goreleaser-action.git
synced 2026-05-14 14:50:32 +00:00
test: fixes
This commit is contained in:
parent
450d3a4bd2
commit
0262998728
3 changed files with 2 additions and 12 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue