mirror of
https://github.com/gitui-org/gitui
synced 2026-05-23 08:58:21 +00:00
revert
This commit is contained in:
parent
377dfd1a08
commit
3242f5f576
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -22,7 +22,7 @@ jobs:
|
|||
- name: WSL Setup
|
||||
if: matrix.os == 'windows-latest'
|
||||
run: |
|
||||
choco install wsl
|
||||
choco install wsl-ubuntu-1804
|
||||
|
||||
- name: Install Rust
|
||||
uses: actions-rs/toolchain@v1
|
||||
|
|
|
|||
Loading…
Reference in a new issue