From 889454104e9fb5f3d15ba4bd3a15ad716c7cd22f Mon Sep 17 00:00:00 2001 From: Brent Baude Date: Tue, 13 Feb 2024 15:40:04 -0600 Subject: [PATCH] Turn WSL machine tests back on [NO NEW TESTS NEEDED] Signed-off-by: Brent Baude --- .cirrus.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.cirrus.yml b/.cirrus.yml index a270b7def0..6d6c979f9c 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -795,8 +795,8 @@ podman_machine_windows_task: platform: windows env: *winenv matrix: - #- env: - # TEST_FLAVOR: "machine-wsl" + - env: + TEST_FLAVOR: "machine-wsl" - env: TEST_FLAVOR: "machine-hyperv" clone_script: *winclone