Skip to content

Commit

Permalink
Increase Debain build workflow timeout to 210 muintes
Browse files Browse the repository at this point in the history
  • Loading branch information
JonasAlfredsson committed Feb 18, 2024
1 parent f8577fe commit 7fa9fa7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_tags.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,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 7fa9fa7

Please sign in to comment.