diff --git a/.github/workflows/selfhosted.yml b/.github/workflows/selfhosted.yml index 61b0b1e44..ca87d8770 100644 --- a/.github/workflows/selfhosted.yml +++ b/.github/workflows/selfhosted.yml @@ -8,6 +8,7 @@ jobs: selfhosted: if: github.repository == 'openssh/openssh-portable-selfhosted' runs-on: ${{ matrix.os }} + timeout-minutes: 600 env: TARGET_HOST: ${{ matrix.os }} strategy: