Skip to content

Commit

Permalink
chore: revert adding k8s 1.24.1 to test matrix (#9657)
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 14, 2022
1 parent 3966e50 commit a66046e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-build.yaml
Expand Up @@ -342,7 +342,7 @@ jobs:
runs-on: ubuntu-22.04
strategy:
matrix:
k3s-version: [v1.24.1, v1.23.3, v1.22.6, v1.21.2]
k3s-version: [v1.23.3, v1.22.6, v1.21.2]
needs:
- build-go
env:
Expand Down

0 comments on commit a66046e

Please sign in to comment.