Skip to content

Commit

Permalink
bump test k8s version
Browse files Browse the repository at this point in the history
  • Loading branch information
laverya committed Jan 2, 2025
1 parent a7178ac commit c7adf3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -594,7 +594,7 @@ jobs:
kots-namespace: 'qakotsregression'
test-id: '@regression'
k8s-distribution: k3s
k8s-version: v1.26
k8s-version: v1.29
testim-branch: ${{ github.head_ref == 'main' && 'master' || github.head_ref }}
testim-access-token: '${{ secrets.TESTIM_ACCESS_TOKEN }}'
replicated-api-token: '${{ secrets.C11Y_MATRIX_TOKEN }}'
Expand Down

0 comments on commit c7adf3d

Please sign in to comment.