Skip to content

Commit

Permalink
Update Kops test for 1.30
Browse files Browse the repository at this point in the history
temp
  • Loading branch information
Joseph Chen committed Apr 8, 2024
1 parent 883c3b2 commit 2963f13
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/weekly-cron-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@ jobs:
ROLE_ARN: ${{ secrets.EKS_CLUSTER_ROLE_ARN }}
RUN_CNI_INTEGRATION_TESTS: false
RUN_KOPS_TEST: true
K8S_VERSION: 1.29.0-alpha.3
KOPS_VERSION: v1.29.0-alpha.3
K8S_VERSION: 1.30.0-beta.0
KOPS_VERSION: v1.28.4
run: |
./scripts/run-integration-tests.sh
if: always()
Expand Down

0 comments on commit 2963f13

Please sign in to comment.