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 af4a547 Update build.yml (#182)
af4a547 is described below
commit af4a54785c4cc57945cc340b70c6b960ab0b45ed
Author: Kit Chan <[email protected]>
AuthorDate: Sun Jan 7 23:45:32 2024 -0800
Update build.yml (#182)
---
.github/workflows/build.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 2c1a216..6fa4081 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -31,7 +31,7 @@ jobs:
uses: manusa/[email protected]
with:
minikube version: 'v1.32.0'
- kubernetes version: 'v1.26.11'
+ kubernetes version: 'v1.24.17'
github token: ${{ secrets.GITHUB_TOKEN }}
- name: Set up Python 3.7