diff --git a/.github/workflows/build-images.yml b/.github/workflows/build-images.yml index ffdac0e1..54674244 100644 --- a/.github/workflows/build-images.yml +++ b/.github/workflows/build-images.yml @@ -20,7 +20,7 @@ jobs: name: Build all images using Makefile runs-on: ubuntu-latest # Default: 360 minutes - timeout-minutes: 10 + timeout-minutes: 20 steps: - name: Print Docker version