Skip to content

Commit

Permalink
remove cri-o tests for the time being
Browse files Browse the repository at this point in the history
Signed-off-by: Spencer Gilbert <spencer.gilbert@datadoghq.com>
  • Loading branch information
spencergilbert committed Dec 27, 2021
1 parent e18bc98 commit 4c86a20
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/k8s_e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,8 @@ jobs:
const container_runtime = [
"docker",
"containerd",
"crio",
// https://github.com/kubernetes/minikube/issues/12928
// "crio",
]
const ci_condition_label = 'ci-condition: k8s e2e all targets'
Expand Down

0 comments on commit 4c86a20

Please sign in to comment.