Skip to content

Commit 6ced3e2

Browse files
committed
Removed 8.0 and added 8.1 job
1 parent 8b621e9 commit 6ced3e2

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.ci/jobs/elastic+elasticsearch-php+8.0.yml renamed to .ci/jobs/elastic+elasticsearch-php+8.1.yml

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

0 commit comments

Comments
 (0)