Skip to content

Commit a41a0de

Browse files
EliahKaganByron
authored andcommitted
Use WSL1 on CI
This avoids an occasional HTTP 403 error updating WSL for WSL2. For details on that issue and possible approaches, see: #2008 (review)
1 parent dc7ba87 commit a41a0de

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/[email protected]
5151
with:
52+
wsl-version: 1
5253
distribution: Alpine
5354
additional-packages: bash
5455

0 commit comments

Comments
 (0)