Skip to content

Commit

Permalink
Increase artifact-checks timeout to 45 minutes
Browse files Browse the repository at this point in the history
  • Loading branch information
wendigo committed Oct 31, 2023
1 parent efd3154 commit 82cfb00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ jobs:

artifact-checks:
runs-on: ubuntu-latest
timeout-minutes: 30
timeout-minutes: 45
steps:
- uses: actions/checkout@v4
with:
Expand Down

0 comments on commit 82cfb00

Please sign in to comment.