Version formatting

This commit is contained in:
Jaiveer Katariya
2022-11-22 13:51:59 -05:00
parent 117b901149
commit 73abb8c99c
8 changed files with 10 additions and 10 deletions
@@ -13,7 +13,7 @@ on:
jobs:
run-integration-test:
name: Run Minikube Integration Tests
runs-on: ubuntu-20.04
runs-on: ubuntu-latest
env:
KUBECONFIG: /home/runner/.kube/config
NAMESPACE: test-${{ github.run_id }}