CI: bump aarch64-linux-release timeout to 8 hours

Same as 0b8fca5a19. Whne the system gets
busy, the runs take drastically longer.
This commit is contained in:
Andrew Kelley 2023-10-17 11:34:34 -07:00
parent 68ed787751
commit 5234b8be9c

View File

@ -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