Revert "ci: Remove tags with same KMI"

This reverts commit ddbc71b273.
This commit is contained in:
tiann
2023-04-06 13:35:43 +08:00
parent 8f4299ef62
commit f9df8d3351
2 changed files with 22 additions and 0 deletions

View File

@@ -21,9 +21,21 @@ jobs:
strategy:
matrix:
include:
- version: "5.10"
sub_level: 107
os_patch_level: 2022-11
- version: "5.10"
sub_level: 149
os_patch_level: 2023-01
- version: "5.10"
sub_level: 157
os_patch_level: 2023-02
- version: "5.15"
sub_level: 41
os_patch_level: 2022-11
- version: "5.15"
sub_level: 74
os_patch_level: 2023-01
- version: "5.15"
sub_level: 78
os_patch_level: 2023-02