Skip to content

Commit

Permalink
downgrade setup kind github-actions
Browse files Browse the repository at this point in the history
  • Loading branch information
majodev committed Oct 29, 2024
1 parent eb7f8a5 commit c6077ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
sed "s/127.0.0.1/$hostip/g" $kind_in > $kind_out
- name: setup@kubernetes
uses: engineerd/setup-kind@v0.6.0
uses: engineerd/setup-kind@v0.5.0
with:
config: .github/config/kind.yml
version: v0.24.0
Expand Down

0 comments on commit c6077ef

Please sign in to comment.