mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
github action: add ARM64 test with README
README for self-hosted-linux-arm64-graviton2-tests.yml Signed-off-by: Gyuho Lee <leegyuho@amazon.com>
This commit is contained in:
@@ -15,7 +15,6 @@ mod="$1"
|
||||
ver="$2"
|
||||
|
||||
function maybe_update_module {
|
||||
log_callout "Processing ${module}"
|
||||
run go mod tidy
|
||||
|
||||
deps=$(go list -f '{{if not .Indirect}}{{if .Version}}{{.Path}},{{.Version}}{{end}}{{end}}' -m all)
|
||||
|
||||
Reference in New Issue
Block a user