Content-Length: 902 | pFad | http://github.com/gitpython-developers/GitPython/pull/2010.patch
thub.com
From a41a0de46d2fdbb34207161bb0c180bd72958c8b Mon Sep 17 00:00:00 2001
From: Eliah Kagan
Date: Thu, 6 Mar 2025 19:06:46 -0500
Subject: [PATCH] Use WSL1 on CI
This avoids an occasional HTTP 403 error updating WSL for WSL2.
For details on that issue and possible approaches, see:
https://github.com/gitpython-developers/GitPython/pull/2008#pullrequestreview-2665805369
---
.github/workflows/pythonpackage.yml | 1 +
1 file changed, 1 insertion(+)
diff --git a/.github/workflows/pythonpackage.yml b/.github/workflows/pythonpackage.yml
index 039699af5..1a0210723 100644
--- a/.github/workflows/pythonpackage.yml
+++ b/.github/workflows/pythonpackage.yml
@@ -49,6 +49,7 @@ jobs:
if: matrix.os-type == 'windows'
uses: Vampire/setup-wsl@v5.0.0
with:
+ wsl-version: 1
distribution: Alpine
additional-packages: bash
--- a PPN by Garber Painting Akron. With Image Size Reduction included!Fetched URL: http://github.com/gitpython-developers/GitPython/pull/2010.patch
Alternative Proxies:
Alternative Proxy
pFad Proxy
pFad v3 Proxy
pFad v4 Proxy