From 9697c31e8dc76345400d8e65e3258c24787afc0c Mon Sep 17 00:00:00 2001 From: Mariam Ahhttouche Date: Fri, 6 Mar 2026 15:27:49 +0000 Subject: [PATCH] Add aliases to skip running tests on freebsd and rhel --- tests/integration/targets/uv_python/aliases | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/tests/integration/targets/uv_python/aliases b/tests/integration/targets/uv_python/aliases index b6fc5a1676..b216733e68 100644 --- a/tests/integration/targets/uv_python/aliases +++ b/tests/integration/targets/uv_python/aliases @@ -6,4 +6,6 @@ azp/posix/2 destructive skip/python2 skip/python3.8 -skip/windows \ No newline at end of file +skip/windows +skip/freebsd +skip/rhel