Skip to content

Commit

Permalink
add appprotect and agent to regression suite
Browse files Browse the repository at this point in the history
  • Loading branch information
vepatel committed Aug 1, 2024
1 parent d8a24c4 commit 0c99ffc
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/data/matrix-regression.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,13 @@
"type": "plus",
"marker": "'not upgrade'",
"platforms": "linux/arm64, linux/amd64"
},
{
"label": "regression",
"image": "debian-plus-nap",
"type": "plus",
"marker": "'appprotect or agent'",
"platforms": "linux/arm64, linux/amd64"
}
]
}

0 comments on commit 0c99ffc

Please sign in to comment.