Skip to content

Commit

Permalink
ci: Increase timeout for docker jobs
Browse files Browse the repository at this point in the history
cold cache builds seem to take longer
  • Loading branch information
bbhtt committed Jan 14, 2025
1 parent 489639b commit e2b1bcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
jobs:
docker:
runs-on: ubuntu-latest
timeout-minutes: 120
timeout-minutes: 180
permissions:
packages: write
strategy:
Expand Down

0 comments on commit e2b1bcd

Please sign in to comment.