Skip to content

Commit

Permalink
Merge pull request #626 from Percona-QA/PMM-7-fix-hang-time
Browse files Browse the repository at this point in the history
PMM-7 reduced hanging time
  • Loading branch information
Vadim Yarosh authored Jan 25, 2024
2 parents 35bdce6 + 856a6da commit 8d545c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pmm-package-test-runner.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ jobs:
test:
name: ${{ inputs.test_name || inputs.playbook}}
runs-on: ubuntu-latest
timeout-minutes: 90
timeout-minutes: 40
env:
SHA: ${{ inputs.sha || 'null' }}
PACKAGE_TESTING_BRANCH: ${{ inputs.package_testing_branch || 'master' }}
Expand Down

0 comments on commit 8d545c2

Please sign in to comment.