This is an automated email from the ASF dual-hosted git repository.

kichan pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/trafficserver-ingress-controller.git


The following commit(s) were added to refs/heads/master by this push:
     new f767576  Update build.yml (#195)
f767576 is described below

commit f7675760afeb9b35e3556efa175edb2124ca7a8b
Author: Kit Chan <[email protected]>
AuthorDate: Fri Jan 26 16:32:41 2024 -0800

    Update build.yml (#195)
---
 .github/workflows/build.yml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 52fd993..380cae5 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -32,6 +32,8 @@ jobs:
         with:
           minikube version: 'v1.30.1'
           kubernetes version: 'v1.27.9'
+          driver: 'docker'
+          container runtime: 'docker'
           github token: ${{ secrets.GITHUB_TOKEN }}
 
       - name: Set up Python 3.7

Reply via email to