Skip to content

Commit 14454ba

Browse files
committed
Added 8.6 job
1 parent 32bd267 commit 14454ba

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.ci/jobs/elastic+elasticsearch-php+8.4.yml renamed to .ci/jobs/elastic+elasticsearch-php+8.6.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
- job:
33
name: elastic+elasticsearch-php+8.4
4-
display-name: 'elastic / elasticsearch-php # 8.4'
5-
description: Testing the elasticsearch-php 8.4 branch.
4+
display-name: 'elastic / elasticsearch-php # 8.6'
5+
description: Testing the elasticsearch-php 8.6 branch.
66
parameters:
77
- string:
88
name: branch_specifier
9-
default: refs/heads/8.4
9+
default: refs/heads/8.6
1010
description: the Git branch specifier to build (<branchName>, <tagName>,
1111
<commitId>, etc.)
1212
triggers:

0 commit comments

Comments
 (0)