Skip to content

Commit

Permalink
disable ap-waf tests (#4098)
Browse files Browse the repository at this point in the history
  • Loading branch information
vepatel authored Jul 13, 2023
1 parent e69b9bc commit 0621188
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -249,8 +249,7 @@ jobs:
{\"image\": \"alpine-plus\", \"marker\":\"ingresses\"}, \
{\"image\": \"alpine-plus\", \"marker\": \"vsr\"}, \
{\"image\": \"ubi-plus\", \"marker\": \"policies\"}, \
{\"image\": \"debian-plus-nap\", \"marker\": \"dos\"}, \
{\"image\": \"debian-plus-nap\", \"marker\": \"appprotect\"}], \
{\"image\": \"debian-plus-nap\", \"marker\": \"dos\"}], \
\"k8s\": [\"${{ needs.checks.outputs.k8s_latest }}\"]}" >> $GITHUB_OUTPUT
else
echo "matrix={\"k8s\": [\"1.22.17\", \"1.23.17\", \"1.24.15\", \"1.25.11\", \"1.26.6\", \"${{ needs.checks.outputs.k8s_latest }}\"], \
Expand Down

0 comments on commit 0621188

Please sign in to comment.