Skip to content

Commit fc0a8f7

Browse files
authored
Update check_wsl.yml
1 parent 10f59fc commit fc0a8f7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: .github/workflows/check_wsl.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ jobs:
88
steps:
99
- uses: Vampire/setup-wsl@v3
1010
with:
11-
distribution: Ubuntu
11+
distribution: Ubuntu-22.04
1212
- name: List installed WSL distributions
13-
run: wsl -l -v
13+
run: wsl -l -v

0 commit comments

Comments
 (0)