Skip to content

Commit

Permalink
fix: Remove crossplane example from e2e workflows (#1163)
Browse files Browse the repository at this point in the history
  • Loading branch information
Zvikan authored Nov 11, 2022
1 parent 7082a63 commit 4eb0715
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/e2e-parallel-destroy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ jobs:
- example_path: examples/analytics/emr-on-eks
- example_path: examples/analytics/spark-k8s-operator
- example_path: examples/complete-kubernetes-addons
- example_path: examples/crossplane
- example_path: examples/eks-cluster-with-new-vpc
- example_path: examples/fargate-serverless
- example_path: examples/gitops/argocd
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/e2e-parallel-full.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ jobs:
- example_path: examples/analytics/emr-on-eks
- example_path: examples/analytics/spark-k8s-operator
- example_path: examples/complete-kubernetes-addons
- example_path: examples/crossplane
- example_path: examples/eks-cluster-with-new-vpc
- example_path: examples/fargate-serverless
- example_path: examples/gitops/argocd
Expand Down

0 comments on commit 4eb0715

Please sign in to comment.