There was an error while loading. Please reload this page.
2 parents 2489563 + 0428352 commit 07e8055Copy full SHA for 07e8055
1 file changed
.github/workflows/pythonpackage.yml
@@ -72,10 +72,9 @@ jobs:
72
73
- name: Set up WSL (Windows)
74
if: matrix.os-type == 'windows'
75
- uses: Vampire/setup-wsl@v6.0.0
+ uses: Vampire/setup-wsl@v7.0.0
76
with:
77
wsl-version: 1
78
- distribution: Debian
79
80
- name: Prepare this repo for tests
81
run: |
0 commit comments