Skip to content

Commit 3242f5f

Browse files
author
Stephan Dilly
committed
revert
1 parent 377dfd1 commit 3242f5f

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
25+
choco install wsl-ubuntu-1804
2626
2727
- name: Install Rust
2828
uses: actions-rs/toolchain@v1

0 commit comments

Comments
 (0)