Skip to content

Commit

Permalink
try to increase timeout of github actions for macOS
Browse files Browse the repository at this point in the history
Signed-off-by: Matthieu Gallien <[email protected]>
  • Loading branch information
mgallien committed Sep 3, 2024
1 parent 07e873c commit aeab57a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/macos-build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
jobs:
build:
name: macOS Build and Test
timeout-minutes: 60
runs-on: macos-14
strategy:
matrix:
Expand Down

0 comments on commit aeab57a

Please sign in to comment.