[ci] Initial aarch64 Buildkite pipeline (#15460) (#15467)

This commit adds a skeleton Buildkite pipeline for aarch64
exhaustive tests.

- https://github.com/elastic/logstash/pull/15459
- https://github.com/elastic/ingest-dev/issues/1724

(cherry picked from commit 0083738cde)

Co-authored-by: Dimitrios Liappis <dimitrios.liappis@gmail.com>
This commit is contained in:
github-actions[bot] 2023-10-18 14:47:46 +03:00 committed by GitHub
parent b5f19d61ff
commit 1f0f0fbb8d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -0,0 +1,3 @@
steps:
- label: "Test aarch64"
command: "echo 'Hello world'"