elastic / elasticsearch-specification

Elasticsearch full specification
Apache License 2.0
121 stars 70 forks source link

Set fail-fast: false on update-rest-api workflow #2660

Closed pquentin closed 3 months ago

pquentin commented 3 months ago

Otherwise, as soon as a job like 7.17 fails, everything else is canceled. But they are independent, and 1/ any success is welcome 2/ understanding fully all failures is welcome too.