Skip to content

Commit aec5db9

Browse files
authored
Update build_release.yml (#50)
1 parent d3bf2a2 commit aec5db9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/build_release.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -107,8 +107,7 @@ jobs:
107107

108108
docker-build-push:
109109
runs-on: ubuntu-latest
110-
timeout-minutes: 70
111-
needs: build-cross-package
110+
timeout-minutes: 120
112111
steps:
113112
- name: Checkout repository
114113
uses: actions/checkout@v3

0 commit comments

Comments
 (0)