Skip to content

Commit

Permalink
Increase runner timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidWLoupe committed Jul 25, 2024
1 parent 98afda6 commit 5c1c83e
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 @@ -9,7 +9,7 @@ on:
jobs:
release-installer:
runs-on: windows-2022
timeout-minutes: 2
timeout-minutes: 3
env:
SM_API_KEY: ${{ secrets.SM_API_KEY }}
SM_CLIENT_CERT_FILE: "D:\\Certificate_pkcs12.p12"
Expand Down

0 comments on commit 5c1c83e

Please sign in to comment.