Skip to content

Commit

Permalink
[232] Update version format
Browse files Browse the repository at this point in the history
  • Loading branch information
hiddenmarten committed Jun 9, 2024
1 parent 342aa6d commit f57b333
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/make-test-e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ jobs:
strategy:
matrix:
k8s:
- version: 1.28.0
- version: v1.28.0
attribute: penultimate
- version: 1.29.0
- version: v1.29.0
attribute: previous
- version: default
attribute: latest
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/make-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ jobs:
strategy:
matrix:
k8s:
- version: 1.28.0
- version: v1.28.0
attribute: penultimate
- version: 1.29.0
- version: v1.29.0
attribute: previous
- version: default
attribute: latest
Expand Down

0 comments on commit f57b333

Please sign in to comment.