mbox series

[v1,0/1] ci: enable DPDK GHA for arm64 with self-hosted runners

Message ID 20211013080341.29561-1-serena.he@arm.com (mailing list archive)
Headers
Series ci: enable DPDK GHA for arm64 with self-hosted runners |

Message

Serena He Oct. 13, 2021, 8:03 a.m. UTC
  This is to enable DPDK GitHub Actions on arm64 and CI jobs are triggered only for repos installed with given GHApp and runners.


Serena He (1):
  ci: enable DPDK GHA for arm64 with self-hosted runners

 .github/workflows/build-arm64.yml | 118 ++++++++++++++++++++++++++++++
 1 file changed, 118 insertions(+)
 create mode 100644 .github/workflows/build-arm64.yml