diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 34e029cdd522114f64912e7fc039429cf6886ac8..8f0bcb7b964131f8b0337096f11c9b1a2dd6223c 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -25,6 +25,7 @@ jobs: - name: Build and Test run: sh ci/x86_64-linux-release.sh aarch64-linux-debug: + timeout-minutes: 420 runs-on: [self-hosted, Linux, aarch64] steps: - name: Checkout