Skip to content

Commit

Permalink
Publish workflow timeout increased
Browse files Browse the repository at this point in the history
  • Loading branch information
rylorin committed Mar 17, 2024
1 parent 6c17a86 commit 8f5e9f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-dockerhub.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ on:
jobs:
deploy:
runs-on: ubuntu-latest
timeout-minutes: 16
timeout-minutes: 18
strategy:
matrix:
IBG_VERSION: [stable, latest]
Expand Down

0 comments on commit 8f5e9f8

Please sign in to comment.