Skip to content

Commit

Permalink
chore: add k8s v1.24.1 release to test matrix
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Helfand <helfand.4@gmail.com>
  • Loading branch information
danielhelfand committed Jun 11, 2022
1 parent 081608e commit 770e21e
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 @@ -342,7 +342,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
k3s-version: [v1.23.3, v1.22.6, v1.21.2]
k3s-version: [v1.24.1, v1.23.3, v1.22.6, v1.21.2]
needs:
- build-go
env:
Expand Down

0 comments on commit 770e21e

Please sign in to comment.