Skip to content

Commit

Permalink
CI: Use a 15 minute timeout on MacOS jobs, still hanging after r1919728.
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@1919729 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
notroj committed Aug 8, 2024
1 parent 27e9e3f commit f696106
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
os: [ "macos-latest" ]

runs-on: ${{ matrix.os }}
timeout-minutes: 15
env:
NOTEST_CFLAGS: ${{ matrix.notest-cflags }}
name: ${{ matrix.name }}
Expand Down

0 comments on commit f696106

Please sign in to comment.