Skip to content

Commit

Permalink
Increase Debian build workflow timeout to 210 minutes
Browse files Browse the repository at this point in the history
This one times out when building the arm/v7 stuff, try increasing
the timeout.
  • Loading branch information
JonasAlfredsson committed Feb 17, 2024
1 parent 4e1d2ad commit 5112379
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_latest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ on:
jobs:
docker_buildx_debian:
runs-on: ubuntu-latest
timeout-minutes: 100
timeout-minutes: 210
steps:
- name: Run Docker on tmpfs
uses: JonasAlfredsson/[email protected]
Expand Down

0 comments on commit 5112379

Please sign in to comment.