Skip to content

Commit

Permalink
add v prefix to ver
Browse files Browse the repository at this point in the history
Signed-off-by: sivchari <shibuuuu5@gmail.com>
  • Loading branch information
sivchari committed Feb 7, 2025
1 parent 177ab70 commit a8b1f23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -403,7 +403,7 @@ jobs:
fail-fast: false
matrix:
k3s:
- version: 1.32.1
- version: v1.32.1
latest: true
- version: v1.31.0
# We designate the latest version because we only collect code coverage for that version.
Expand Down

0 comments on commit a8b1f23

Please sign in to comment.