Skip to content

Commit e5cdd10

Browse files
committed
Revert "🧪 Increase the change log CI job timeout to 3"
This reverts commit 8438acb.
1 parent c35af1f commit e5cdd10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -434,7 +434,7 @@ jobs:
434434
- pre-setup
435435
runs-on: ubuntu-latest
436436

437-
timeout-minutes: 3 # network is slow sometimes + GH Runners are flaky
437+
timeout-minutes: 2 # network is slow sometimes
438438

439439
env:
440440
TOXENV: make-changelog

0 commit comments

Comments
 (0)