Skip to content

Commit

Permalink
from 6 to 10hours timeout (#26999)
Browse files Browse the repository at this point in the history
  • Loading branch information
alafanechere committed Jun 4, 2023
1 parent 31a8ac6 commit af89051
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/connector_nightly_builds_dagger.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ run-name: Test connectors ${{ inputs.test-connectors-options || 'Nightly builds
jobs:
test_connectors:
name: Test connectors ${{ inputs.test-connectors-options || 'Nightly builds GA and Beta connectors' }}
timeout-minutes: 360 # 6 hours
timeout-minutes: 600 # 10 hours
runs-on: ${{ inputs.runs-on || 'dev-large-runner' }}
steps:
- name: Get start timestamp
Expand Down

0 comments on commit af89051

Please sign in to comment.