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

commit d15ba920f486a378117b2993534c62c4e653cff4
Author: Kit Chan <[email protected]>
AuthorDate: Mon Oct 14 23:07:08 2024 -0700

    Update build.yml (#253)
---
 .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 8faec94..18183c4 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -15,7 +15,7 @@ env:
 
 jobs:
   build-and-integrate:
-    runs-on: ubuntu-latest
+    runs-on: ubuntu-22.04
     permissions:
       contents: read
       packages: write

Reply via email to