Skip to content

Commit

Permalink
build(docker): increase job timeout (LizardByte#2376)
Browse files Browse the repository at this point in the history
  • Loading branch information
ReenigneArcher authored and KuleRucket committed Jun 6, 2024
1 parent 184d191 commit 8bb3aea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -189,6 +189,7 @@ jobs:
strategy:
fail-fast: false
matrix: ${{ fromJson(needs.check_dockerfiles.outputs.matrix) }}
timeout-minutes: 480 # 8 hours
name: Docker${{ matrix.tag }}

steps:
Expand Down

0 comments on commit 8bb3aea

Please sign in to comment.