Skip to content

Commit fac9c1b

Browse files
committed
Add 7.16 CI job
1 parent f601b94 commit fac9c1b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.ci/jobs/elastic+elasticsearch-net+7.14.yml renamed to .ci/jobs/elastic+elasticsearch-net+7.16.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-net+7.14
4-
display-name: 'elastic / elasticsearch-net # 7.14'
5-
description: Testing the elasticsearch-net 7.14 branch.
3+
name: elastic+elasticsearch-net+7.16
4+
display-name: 'elastic / elasticsearch-net # 7.16'
5+
description: Testing the elasticsearch-net 7.16 branch.
66
junit_results: "*-junit.xml"
77
parameters:
88
- string:
99
name: branch_specifier
10-
default: refs/heads/7.14
10+
default: refs/heads/7.16
1111
description: The Git branch specifier to build
1212
triggers:
1313
- github

0 commit comments

Comments
 (0)