We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1b2773a + eccffef commit 0b17d3fCopy full SHA for 0b17d3f
.cirrus.yml
@@ -822,6 +822,7 @@ podman_machine_aarch64_task:
822
podman_machine_windows_task:
823
name: *std_name_fmt
824
alias: podman_machine_windows
825
+ allow_failures: $TEST_FLAVOR == 'machine-wsl'
826
# Docs: ./contrib/cirrus/CIModes.md
827
# Duplicated from the main linux machine task as we also must match winmake.ps1 here since that is used on windows.
828
only_if: >-
0 commit comments