GHA: Shorten the OS X test timeout

This commit is contained in:
Nicolas Williams
2026-02-08 00:36:43 -06:00
parent 0a9f1c3f11
commit 8ec31e4926

View File

@@ -93,7 +93,7 @@ jobs:
# with:
# limit-access-to-actor: true
- name: Test
timeout-minutes: 60
timeout-minutes: 25
shell: bash
env:
CC: ${{ matrix.compiler }}