ci: bump aarch64-freebsd-debug timeout by 1 hour

This commit is contained in:
Alex Rønne Petersen 2026-03-04 00:16:29 +01:00
parent 96a19d3a6b
commit af1ab5fa08
No known key found for this signature in database

View file

@ -26,7 +26,7 @@ jobs:
fetch-depth: 0
- name: Build and Test
run: sh ci/aarch64-freebsd-debug.sh
timeout-minutes: 240
timeout-minutes: 300
aarch64-freebsd-release:
runs-on: [self-hosted, aarch64-freebsd]
steps: