Skip to content

Commit

Permalink
PMM-7 increase package test workflow timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
yurkovychv authored Jan 29, 2024
1 parent 856565d commit 8cb73ea
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: 40
timeout-minutes: 60
env:
SHA: ${{ inputs.sha || 'null' }}
PACKAGE_TESTING_BRANCH: ${{ inputs.package_testing_branch || 'master' }}
Expand Down

0 comments on commit 8cb73ea

Please sign in to comment.