diff --git a/.github/workflows/build-and-test-arm.yml b/.github/workflows/build-and-test-arm.yml index 2f356c696eb6..a3412fa06aa9 100644 --- a/.github/workflows/build-and-test-arm.yml +++ b/.github/workflows/build-and-test-arm.yml @@ -45,6 +45,7 @@ jobs: - cmd-0 - cmd-1 - other + timeout-minutes: 30 runs-on: actuated-arm64-4cpu-4gb steps: - uses: actions/checkout@v4