Skip to content

Commit

Permalink
ci: up-to-date, continue on error in matrix job (#48928)
Browse files Browse the repository at this point in the history
  • Loading branch information
alafanechere authored Dec 11, 2024
1 parent 17388b7 commit 8738ff0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/connectors_up_to_date.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ jobs:
needs: generate_matrix
name: Connectors up-to-date
runs-on: connector-nightly-xlarge
continue-on-error: true
strategy:
matrix: ${{fromJson(needs.generate_matrix.outputs.generated_matrix)}}
permissions:
Expand Down

0 comments on commit 8738ff0

Please sign in to comment.