Skip to content

Commit

Permalink
add mariner1 to unsupported list
Browse files Browse the repository at this point in the history
  • Loading branch information
feng-j678 authored and squirrelsc committed Aug 13, 2024
1 parent 538216e commit 094aab1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ def _verify_unsupported_images(node: Node) -> None:
unsupported_versions_x86_64 = {
# major minor gen
SLES: ["15-5 1", "15-5 2"],
CBLMariner: ["2-0 1", "2-0 2", "3-0 1"],
CBLMariner: ["1-0 1", "2-0 1", "2-0 2", "3-0 1"],
Debian: ["10-12 1", "10-12 2", "11-6 1", "11-7 1", "11-7 2", "11-9 2"],
}

Expand Down

0 comments on commit 094aab1

Please sign in to comment.