kata-containers/ci
Danny Canter 56e7b5d0fd runtime/Makefile: Get some bits happy on darwin
Substitution in the yq install script doesn't like zsh, and additionally
the version of yq we're using doesn't have a darwin/arm64 build so grab
the amd64 version and let rosetta work its magic.

Additionally swap to abspath from readlink -m for the printing of what binaries
to install, as the -m flag doesn't exist on the BSD variant, and this
should be the same behavior.

Fixes: #5970

Signed-off-by: Danny Canter <danny@dcantah.dev>
2023-01-02 04:19:58 -08:00
..
openshift-ci/images openshift-ci: switch to CentOS Stream 2022-02-02 19:50:01 -03:00
darwin-test.sh runtime: device: move to top level package 2022-06-26 21:31:29 -07:00
docs-url-alive-check.sh ci: Weekly check whether the docs url is alive 2022-01-20 19:56:15 +08:00
install_go.sh scripts: Use shebang /usr/bin/env bash 2022-01-13 22:53:28 +01:00
install_libseccomp.sh ci: Use versions.yaml for the libseccomp 2022-08-19 09:05:08 +09:00
install_rust.sh scripts: Use shebang /usr/bin/env bash 2022-01-13 22:53:28 +01:00
install_vc.sh scripts: Use shebang /usr/bin/env bash 2022-01-13 22:53:28 +01:00
install_yq.sh runtime/Makefile: Get some bits happy on darwin 2023-01-02 04:19:58 -08:00
lib.sh github-actions: Add cargo-deny 2022-08-30 09:30:03 -07:00
run.sh scripts: Use shebang /usr/bin/env bash 2022-01-13 22:53:28 +01:00
setup.sh scripts: Use shebang /usr/bin/env bash 2022-01-13 22:53:28 +01:00
static-checks.sh ci: Pass function arguments in static-checks.sh 2022-01-24 12:05:10 +01:00