Skip to content

Commit e3b27af

Browse files
add timeout 1440s on workflow arm64
1 parent 66edaf8 commit e3b27af

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docker-arm64.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ on:
99
type: string
1010

1111
jobs:
12+
timeout-minutes: 1440
1213
build-and-push-arm64-image:
1314
runs-on: ubuntu-latest
1415
strategy:

0 commit comments

Comments
 (0)