ci: fix tests
ci / nightly (goreleaser, windows-latest) (push) Waiting to run
ci / ci (goreleaser, macOS-latest, latest) (push) Waiting to run
ci / ci (goreleaser, macOS-latest, ~> 1.26) (push) Waiting to run
ci / ci (goreleaser, windows-latest, latest) (push) Waiting to run
ci / ci (goreleaser-pro, windows-latest, latest) (push) Waiting to run
ci / nightly (goreleaser, macOS-latest) (push) Waiting to run
ci / nightly (goreleaser-pro, windows-latest) (push) Waiting to run
ci / ci (goreleaser, windows-latest, ~> 1.26) (push) Waiting to run
ci / ci (goreleaser-pro, macOS-latest, latest) (push) Waiting to run
ci / ci (goreleaser-pro, macOS-latest, ~> 1.26) (push) Waiting to run
ci / ci (goreleaser-pro, windows-latest, ~> 1.26) (push) Waiting to run
ci / signing (macOS-latest) (push) Waiting to run
ci / signing (windows-latest) (push) Waiting to run
ci / nightly (goreleaser-pro, macOS-latest) (push) Waiting to run
ci / ci (goreleaser-pro, ubuntu-latest, latest) (push) Failing after 8s
ci / ci (goreleaser, ubuntu-latest, latest) (push) Failing after 9s
ci / ci (goreleaser-pro, ubuntu-latest, ~> 1.26) (push) Successful in 9s
ci / ci (goreleaser, ubuntu-latest, ~> 1.26) (push) Successful in 13s
ci / install-only (goreleaser, latest) (push) Successful in 12s
ci / install-only (goreleaser-pro, latest) (push) Failing after 6s
ci / install-only (goreleaser, ~> 1.26) (push) Successful in 8s
ci / nightly (goreleaser, ubuntu-latest) (push) Failing after 9s
ci / nightly (goreleaser-pro, ubuntu-latest) (push) Failing after 12s
ci / signing (ubuntu-latest) (push) Failing after 4s
ci / install-only (goreleaser-pro, ~> 1.26) (push) Successful in 15s
ci / dist (push) Failing after 9s
ci / upload-artifact (push) Failing after 11s

Signed-off-by: Carlos Alexandro Becker <[email protected]>
This commit is contained in:
Carlos Alexandro Becker
2024-06-04 21:59:52 -03:00
parent beac410314
commit 286f3b13b1
4 changed files with 2 additions and 5 deletions
+2 -2
View File
@@ -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
View File
@@ -1,4 +1,3 @@
version: 2
env:
- GO111MODULE=on
-1
View File
@@ -1,4 +1,3 @@
version: 2
env:
- GO111MODULE=on
-1
View File
@@ -1,4 +1,3 @@
version: 2
env:
- GO111MODULE=on