Skip to content

Commit

Permalink
Remove old k8s version
Browse files Browse the repository at this point in the history
Signed-off-by: Oana Schipor <[email protected]>
  • Loading branch information
oanasc committed Jul 4, 2024
1 parent da6e3c8 commit 61aced0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/server-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ jobs:
if: needs.detect-noop.outputs.noop != 'true'
strategy:
matrix:
k8s-version: ["v1.21", "v1.26"]
k8s-version: ["v1.26"]
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}-${{ matrix.k8s-version }}
cancel-in-progress: true
Expand Down

0 comments on commit 61aced0

Please sign in to comment.