Skip to content

Commit a1a76d1

Browse files
authored
ci: fit the artifact push timeout to full image uploads (#1216)
1 parent 65ed99c commit a1a76d1

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
@@ -148,7 +148,7 @@ jobs:
148148
BST_FLAGS: -o x86_64_v3 false --no-interactive --config /src/buildstream-push.conf
149149
run: |
150150
just bst artifact push --deps run ${{ matrix.element }}
151-
timeout-minutes: 30
151+
timeout-minutes: 120
152152

153153
- name: Upload build logs
154154
if: always()

0 commit comments

Comments
 (0)