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