forked from github/multus-cni
Add ARM64 to images
This PR takes the existing ARM64v8 build and creates Daemonsets in the install images to deploy it for ARM based K8s clusters. Fixes #554 Signed-off-by: Shane Utt <shaneutt@linux.com>
This commit is contained in:
committed by
Tomofumi Hayashi
parent
2a01aec396
commit
8cc60f7dd8
2
.github/workflows/go-build-arm64.yml
vendored
2
.github/workflows/go-build-arm64.yml
vendored
@@ -1,4 +1,4 @@
|
||||
name: Go-build-ppc64le
|
||||
name: Go-build-arm64v8
|
||||
on: [push, pull_request]
|
||||
jobs:
|
||||
|
||||
|
Reference in New Issue
Block a user