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 b2ba425  Update build.yml (#175)
b2ba425 is described below

commit b2ba425c144d11c8b69db84bdbcc2bf087471b02
Author: Kit Chan <[email protected]>
AuthorDate: Fri Jan 5 08:48:13 2024 -0800

    Update build.yml (#175)
---
 .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 58d43c7..2aa3261 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -37,7 +37,7 @@ jobs:
       - name: Set up Python 3.7
         uses: actions/setup-python@v2
         with:
-          python-version: '3.7'
+          python-version: '3.7.16'
 
       - name: Build ATS Alpine
         run: docker build -t ats-ingress .

Reply via email to