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