Skip to content

Commit 07e8055

Browse files
authored
Merge pull request #2124 from gitpython-developers/dependabot/github_actions/Vampire/setup-wsl-7.0.0
Bump Vampire/setup-wsl from 6.0.0 to 7.0.0
2 parents 2489563 + 0428352 commit 07e8055

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/pythonpackage.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,10 +72,9 @@ jobs:
7272

7373
- name: Set up WSL (Windows)
7474
if: matrix.os-type == 'windows'
75-
uses: Vampire/setup-wsl@v6.0.0
75+
uses: Vampire/setup-wsl@v7.0.0
7676
with:
7777
wsl-version: 1
78-
distribution: Debian
7978

8079
- name: Prepare this repo for tests
8180
run: |

0 commit comments

Comments
 (0)