We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03bcf65 commit 8feecd0Copy full SHA for 8feecd0
.buildkite/pipeline.yml
@@ -2,7 +2,7 @@ steps:
2
- label: ":java: :elasticsearch: Elasticsearch Java API client - {{matrix.workflow}}"
3
agents:
4
provider: "gcp"
5
- branches: [ "main", "7.17", "8.15", "8.x", "9.0" ]
+ branches: [ "main", "7.17", "8.15", "8.16", "9.0" ]
6
matrix:
7
setup:
8
workflow:
0 commit comments