diff --git a/.github/workflows/apt.yml b/.github/workflows/apt.yml index 31befe6d..58325dda 100644 --- a/.github/workflows/apt.yml +++ b/.github/workflows/apt.yml @@ -21,7 +21,7 @@ jobs: working-directory: .github/workflows/ build: name: Build - timeout-minutes: 120 + timeout-minutes: 180 needs: define-matrix strategy: fail-fast: false