From 451c40c4e192b22a27c342efc101981df0a5cd60 Mon Sep 17 00:00:00 2001
From: Kevin Stillhammer <kevin.stillhammer@gmail.com>
Date: Sun, 9 Feb 2025 19:56:49 +0100
Subject: [PATCH] UV_SYSTEM_PYTHON

---
 .github/workflows/test-windows.yml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.github/workflows/test-windows.yml b/.github/workflows/test-windows.yml
index 458d2ad..1b78e5c 100644
--- a/.github/workflows/test-windows.yml
+++ b/.github/workflows/test-windows.yml
@@ -12,6 +12,8 @@ concurrency:
 jobs:
   test-default-version:
     runs-on: windows-latest
+    env:
+      UV_SYSTEM_PYTHON: 1
     steps:
       - uses: actions/checkout@v4
       - name: Should not be on path