We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe7533e commit ba1b5baCopy full SHA for ba1b5ba
.github/workflows/pythonpackage.yml
@@ -49,6 +49,7 @@ jobs:
49
if: matrix.os-type == 'windows'
50
uses: Vampire/setup-wsl@v4.1.1
51
with:
52
+ wsl-version: 1
53
distribution: Alpine
54
additional-packages: bash
55
0 commit comments