Skip to content

Commit 3907b94

Browse files
committed
Add 8.3 CI job
1 parent db678f9 commit 3907b94

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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

0 commit comments

Comments
 (0)