Skip to content

Commit 15f270d

Browse files
committed
[CI] Add 7.11, remove 7.9
1 parent 269eed4 commit 15f270d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.ci/jobs/elastic+elasticsearch-rs+7.9.yml renamed to .ci/jobs/elastic+elasticsearch-rs+7.11.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
- job:
3-
name: elastic+elasticsearch-rs+7.9
4-
display-name: 'elastic / elasticsearch-rs # 7.9'
5-
description: Testing the elasticsearch-rs 7.9 branch.
3+
name: elastic+elasticsearch-rs+7.11
4+
display-name: 'elastic / elasticsearch-rs # 7.11'
5+
description: Testing the elasticsearch-rs 7.11 branch.
66
junit_results: "*-junit.xml"
77
parameters:
88
- string:
99
name: branch_specifier
10-
default: refs/heads/7.9
10+
default: refs/heads/7.11
1111
description: The Git branch specifier to build
1212
triggers:
1313
- github

0 commit comments

Comments
 (0)