Skip to content

Commit

Permalink
airbyte-ci: fix nightly build workflow (#34345)
Browse files Browse the repository at this point in the history
  • Loading branch information
alafanechere committed Jan 18, 2024
1 parent 1b0ad24 commit 237b148
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/connectors_nightly_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ jobs:
test_connectors:
name: "Test connectors: ${{ inputs.test-connectors-options || 'nightly build for Certified connectors' }}"
timeout-minutes: 720 # 12 hours
needs: get_ci_runner
runs-on: ${{ needs.get_ci_runner.outputs.runner_name }}
steps:
- name: Checkout Airbyte
Expand Down

0 comments on commit 237b148

Please sign in to comment.