Skip to content

Commit

Permalink
Update build.yml (#178)
Browse files Browse the repository at this point in the history
  • Loading branch information
shukitchan authored Jan 8, 2024
1 parent c02072f commit 00ff8b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
uses: manusa/actions-setup-minikube@v2.10.0
with:
minikube version: 'v1.32.0'
kubernetes version: 'v1.28.4'
kubernetes version: 'v1.28.3'
github token: ${{ secrets.GITHUB_TOKEN }}

- name: Set up Python 3.7
Expand Down

0 comments on commit 00ff8b4

Please sign in to comment.