Skip to content

Commit

Permalink
Pack macos runner: set timeout to 3 minutes.
Browse files Browse the repository at this point in the history
  • Loading branch information
Peguen committed Jun 13, 2024
1 parent 3a48ab6 commit 65128b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ jobs:
with:
max_attempts: 3
retry_on: error
timeout_seconds: 5
timeout_minutes: 3
command: cd ${{ runner.workspace }}/_build && cpack -G DragNDrop

- name: Upload DMG
Expand Down

0 comments on commit 65128b3

Please sign in to comment.