Skip to content

Commit

Permalink
🧪 Bump GHA changelog job timeout to 2 min
Browse files Browse the repository at this point in the history
  • Loading branch information
webknjaz committed Feb 13, 2025
1 parent e5cf1e3 commit 32156e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -422,7 +422,7 @@ jobs:
- pre-setup
runs-on: ubuntu-latest

timeout-minutes: 1
timeout-minutes: 2 # network is slow sometimes

env:
TOXENV: make-changelog
Expand Down

0 comments on commit 32156e2

Please sign in to comment.