Skip to content

Commit fb1a0de

Browse files
committed
ci/ci.sh: Fix copy-paste error
Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
1 parent e94ccf7 commit fb1a0de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/ci.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ fi
8989
case "$vendor" in
9090
msi)
9191
case "$model" in
92-
ms7d25_ddr5 | ms7e06_ddr5 | ms7e06_ddr5)
92+
ms7d25_ddr4 | ms7d25_ddr5 | ms7e06_ddr5)
9393
compatibility_tests+=(
9494
custom-boot-menu-key
9595
esp-scanning

0 commit comments

Comments
 (0)