Skip to content

Commit

Permalink
ci: increase timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
shumkov committed Nov 22, 2024
1 parent 5298a3b commit e508fdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
build-image:
name: Build ${{ matrix.platform }} image
runs-on: ${{ matrix.runner }}
timeout-minutes: 45
timeout-minutes: 120
strategy:
matrix:
include:
Expand Down

0 comments on commit e508fdc

Please sign in to comment.