Skip to content

Commit 769c3c0

Browse files
committed
Updated CI job to 8.8
1 parent bd99d31 commit 769c3c0

File tree

1 file changed

+5
-5
lines changed

1 file changed

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

0 commit comments

Comments
 (0)