Skip to content

Commit

Permalink
bump timeout to accomodate mac release builds
Browse files Browse the repository at this point in the history
  • Loading branch information
bradrf committed Aug 25, 2022
1 parent a304579 commit c202727
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
release_suffix: windows

runs-on: ${{ matrix.os }}
timeout-minutes: 45
timeout-minutes: 60

steps:
- name: Install Apple certificates
Expand Down

0 comments on commit c202727

Please sign in to comment.