Skip to content

Commit 7fa9fa7

Browse files
Increase Debain build workflow timeout to 210 muintes
1 parent f8577fe commit 7fa9fa7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_tags.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010
jobs:
1111
docker_buildx_debian:
1212
runs-on: ubuntu-latest
13-
timeout-minutes: 100
13+
timeout-minutes: 210
1414
steps:
1515
- name: Run Docker on tmpfs
1616
uses: JonasAlfredsson/docker-on-tmpfs@v1.0.1

0 commit comments

Comments
 (0)