Skip to content

Commit

Permalink
[build] increase release timeout to 1 hour
Browse files Browse the repository at this point in the history
  • Loading branch information
christophetd committed Mar 4, 2022
1 parent 59c84b3 commit 9b4a515
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
with:
go-version: 1.17
- name: Run GoReleaser
timeout-minutes: 60
uses: goreleaser/goreleaser-action@v2
with:
distribution: goreleaser
Expand Down

0 comments on commit 9b4a515

Please sign in to comment.