Skip to content

Commit 377dfd1

Browse files
author
Stephan Dilly
committed
try wsl
1 parent 6dd80f7 commit 377dfd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- name: WSL Setup
2323
if: matrix.os == 'windows-latest'
2424
run: |
25-
choco install wsl-ubuntu-1804
25+
choco install wsl
2626
2727
- name: Install Rust
2828
uses: actions-rs/toolchain@v1

0 commit comments

Comments
 (0)