Skip to content

Commit

Permalink
Revert "add tests using k8s 1.20 (knative#4647)" (knative#4648)
Browse files Browse the repository at this point in the history
This reverts commit 9e9b57a.
  • Loading branch information
mattmoor authored Dec 12, 2020
1 parent 9e9b57a commit e719a3b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/kind-e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ jobs:
- v1.17.11
- v1.18.8
- v1.19.1
- v1.20.0

test-suite:
- ./test/rekt/...
Expand All @@ -44,9 +43,6 @@ jobs:
- k8s-version: v1.19.1
kind-version: v0.9.0
kind-image-sha: sha256:98cf5288864662e37115e362b23e4369c8c4a408f99cbc06e58ac30ddc721600
- k8s-version: v1.20.0
kind-version: v0.9.0
kind-image-sha: sha256:b40ecf8bcb188f6a0d0f5d406089c48588b75edc112c6f635d26be5de1c89040

# Add the flags we use for each of these test suites.
- test-suite: ./test/e2e
Expand Down

0 comments on commit e719a3b

Please sign in to comment.