From 936854e9e358ca75f226bc670ce9df7a34ff0abb Mon Sep 17 00:00:00 2001 From: Mariam Ahhttouche Date: Wed, 18 Mar 2026 15:28:56 +0100 Subject: [PATCH] skip running ci tests in macos Co-authored-by: Felix Fontein --- tests/integration/targets/uv_python/aliases | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/integration/targets/uv_python/aliases b/tests/integration/targets/uv_python/aliases index 1e6d733593..df78a209c4 100644 --- a/tests/integration/targets/uv_python/aliases +++ b/tests/integration/targets/uv_python/aliases @@ -4,6 +4,7 @@ azp/posix/2 destructive +skip/macos # TODO executables are installed in /Library/Frameworks/Python.framework/Versions/3.x/bin, which isn't part of $PATH skip/windows skip/freebsd skip/rhel