Skip to content

Commit 468f91a

Browse files
authoredMar 12, 2025
Merge pull request #2010 from EliahKagan/wsl1
Use WSL1 on CI
2 parents e85a895 + a41a0de commit 468f91a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎.github/workflows/pythonpackage.yml

+1
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ jobs:
4949
if: matrix.os-type == 'windows'
5050
uses: Vampire/setup-wsl@v5.0.0
5151
with:
52+
wsl-version: 1
5253
distribution: Alpine
5354
additional-packages: bash
5455

0 commit comments

Comments
 (0)
Failed to load comments.