Skip to content

Commit

Permalink
Run with default node-image
Browse files Browse the repository at this point in the history
Signed-off-by: David J. M. Karlsen <david@davidkarlsen.com>
  • Loading branch information
davidkarlsen committed Nov 17, 2020
1 parent 0b8863b commit bdbc07a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ jobs:
- name: Install kind
uses: helm/kind-action@v1.1.0
with:
node_image: "kindest/node:${{ matrix.kubernetesVersion }}"
config: kind-config.yaml
- name: Verify kind
run: |
Expand Down

0 comments on commit bdbc07a

Please sign in to comment.