Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit ba1b5ba

Browse filesBrowse files
committed
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 fe7533e commit ba1b5ba
Copy full SHA for ba1b5ba

File tree

1 file changed

+1
-0
lines changed
Filter options

1 file changed

+1
-0
lines changed

‎.github/workflows/pythonpackage.yml

Copy file name to clipboardExpand all lines: .github/workflows/pythonpackage.yml
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ jobs:
4949
if: matrix.os-type == 'windows'
5050
uses: Vampire/setup-wsl@v4.1.1
5151
with:
52+
wsl-version: 1
5253
distribution: Alpine
5354
additional-packages: bash
5455

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.