Skip to content

Commit 8738ff0

Browse files
authored
ci: up-to-date, continue on error in matrix job (#48928)
1 parent 17388b7 commit 8738ff0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/connectors_up_to_date.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ jobs:
4747
needs: generate_matrix
4848
name: Connectors up-to-date
4949
runs-on: connector-nightly-xlarge
50+
continue-on-error: true
5051
strategy:
5152
matrix: ${{fromJson(needs.generate_matrix.outputs.generated_matrix)}}
5253
permissions:

0 commit comments

Comments
 (0)