Skip to content

Commit

Permalink
fix: Remove empty var (#681)
Browse files Browse the repository at this point in the history
Ensure Specified K8s Version Used

---------

Signed-off-by: Ishaan Sehgal <ishaanforthewin@gmail.com>
  • Loading branch information
ishaansehgal99 authored Nov 7, 2024
1 parent 001d148 commit f1db127
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/kaito-e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,4 @@ jobs:
uses: ./.github/workflows/e2e-workflow.yml
with:
git_sha: ${{ github.event.pull_request.head.sha }}
k8s_version: ${{ vars.AKS_K8S_VERSION }}
node_provisioner: ${{ matrix.node-provisioner }}

0 comments on commit f1db127

Please sign in to comment.