Skip to content

Commit

Permalink
update node image
Browse files Browse the repository at this point in the history
  • Loading branch information
abikouo authored Feb 28, 2024
1 parent 930997f commit b19afe6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/integration-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,8 @@ jobs:

- name: create kubernetes cluster
uses: helm/[email protected]
with:
node_image: "kindest/node:v1.29.2"

- name: Run integration tests
uses: ansible-network/github_actions/.github/actions/ansible_test_integration@main
Expand Down

0 comments on commit b19afe6

Please sign in to comment.