Skip to content

Commit

Permalink
PMM-13234 Even longer timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
peterSirotnak committed Aug 20, 2024
1 parent adbb5bc commit 1f7833a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/runner-package-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ jobs:
test:
name: ${{ inputs.test_name || inputs.playbook}}
runs-on: ubuntu-latest
timeout-minutes: 60
timeout-minutes: 120
env:
SHA: ${{ inputs.sha || 'null' }}
PACKAGE_TESTING_BRANCH: ${{ inputs.package_testing_branch || 'master' }}
Expand Down

0 comments on commit 1f7833a

Please sign in to comment.