Skip to content

Commit 891cc9b

Browse files
authored
Merge pull request #30 from ory/ci/goreleaser-timeout
ci: increase goreleaser job timeout to 30 minutes
2 parents c540546 + 15f9420 commit 891cc9b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ jobs:
4444
name: GoReleaser
4545
needs: acceptance-tests
4646
runs-on: ubuntu-slim
47+
timeout-minutes: 30
4748
steps:
4849
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
4950
with:

0 commit comments

Comments
 (0)