Skip to content

Commit 67bfc61

Browse files
committed
build: increase timeout to 60 minutes
1 parent aa923bb commit 67bfc61

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
packages: write
4040
id-token: write
4141

42-
timeout-minutes: 30
42+
timeout-minutes: 60
4343

4444
steps:
4545
- name: Change image name depending on build flavor

0 commit comments

Comments
 (0)