CI: give aarch64-linux-debug a little more time

This commit is contained in:
Andrew Kelley
2023-01-24 20:32:29 -07:00
parent cb9d00e1af
commit 3ff1f346b0

View File

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