mirror of https://github.com/containers/podman.git
Turn WSL machine tests back on
[NO NEW TESTS NEEDED] Signed-off-by: Brent Baude <bbaude@redhat.com>
This commit is contained in:
parent
5fc351a67a
commit
889454104e
|
@ -795,8 +795,8 @@ podman_machine_windows_task:
|
||||||
platform: windows
|
platform: windows
|
||||||
env: *winenv
|
env: *winenv
|
||||||
matrix:
|
matrix:
|
||||||
#- env:
|
- env:
|
||||||
# TEST_FLAVOR: "machine-wsl"
|
TEST_FLAVOR: "machine-wsl"
|
||||||
- env:
|
- env:
|
||||||
TEST_FLAVOR: "machine-hyperv"
|
TEST_FLAVOR: "machine-hyperv"
|
||||||
clone_script: *winclone
|
clone_script: *winclone
|
||||||
|
|
Loading…
Reference in New Issue