Skip to content

Commit

Permalink
ci(circleci): re-enable plugins tests
Browse files Browse the repository at this point in the history
  • Loading branch information
stefreak authored May 23, 2023
1 parent ea06541 commit 948b096
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1026,10 +1026,9 @@ workflows:
requires: [build]
kindNodeImage: kindest/node:v1.26.3@sha256:61b92f38dff6ccc29969e7aa154d34e38b89443af1a2c14e6cfbd2df6419c66f

# TODO-0.13: fix and re-enable
# - test-plugins:
# requires: [build]
# kindNodeImage: kindest/node:v1.21.14@sha256:27ef72ea623ee879a25fe6f9982690a3e370c68286f4356bf643467c552a3888
- test-plugins:
requires: [build]
kindNodeImage: kindest/node:v1.21.14@sha256:27ef72ea623ee879a25fe6f9982690a3e370c68286f4356bf643467c552a3888

# This is only for edge release (Overrides version to edge-bonsai)
- build-dist:
Expand Down

0 comments on commit 948b096

Please sign in to comment.