GHA: Shorten the OS X test timeout
This commit is contained in:
2
.github/workflows/osx.yml
vendored
2
.github/workflows/osx.yml
vendored
@@ -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 }}
|
||||
|
||||
Reference in New Issue
Block a user