Skip to content

Commit

Permalink
removing v
Browse files Browse the repository at this point in the history
  • Loading branch information
yash97 committed Dec 13, 2024
1 parent 02908c8 commit 2a415d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/kops-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
ROLE_ARN: ${{ secrets.EKS_CLUSTER_ROLE_ARN }}
RUN_CNI_INTEGRATION_TESTS: false
RUN_KOPS_TEST: true
K8S_VERSION: v1.31.0
K8S_VERSION: 1.31.0
KOPS_VERSION: v1.30.3
KOPS_RUN_TOO_NEW_VERSION: 1
run: |
Expand Down

0 comments on commit 2a415d8

Please sign in to comment.