diff --git a/.ci/jobs/elastic+elasticsearch-php+8.1.yml b/.ci/jobs/elastic+elasticsearch-php+8.1.yml deleted file mode 100644 index f242f9ee3..000000000 --- a/.ci/jobs/elastic+elasticsearch-php+8.1.yml +++ /dev/null @@ -1,14 +0,0 @@ ---- -- job: - name: elastic+elasticsearch-php+8.1 - display-name: 'elastic / elasticsearch-php # 8.1' - description: Testing the elasticsearch-php 8.1 branch. - parameters: - - string: - name: branch_specifier - default: refs/heads/8.1 - description: the Git branch specifier to build (<branchName>, <tagName>, - <commitId>, etc.) - triggers: - - github - - timed: 'H */12 * * *'