Revert "ci: Remove tags with same KMI"

This reverts commit aba7e06e6d.
This commit is contained in:
tiann
2023-04-06 13:35:43 +08:00
parent 1ef5a91a28
commit ac800a5bcf
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