diff --git a/ci/containers/refresh b/ci/containers/refresh index 3a3594caa4..4cae30b869 100755 --- a/ci/containers/refresh +++ b/ci/containers/refresh @@ -14,7 +14,7 @@ then exit 1 fi -HOSTS=$($LCITOOL hosts | grep -v freebsd) +HOSTS=$($LCITOOL hosts | grep -Ev 'freebsd|macos') for host in $HOSTS do