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

wusheng pushed a commit to branch wu-sheng-patch-1
in repository 
https://gitbox.apache.org/repos/asf/skywalking-data-collect-protocol.git

commit d0457d83b6c71a75a4cb9c5b754f11785f6ecbf1
Author: 吴晟 Wu Sheng <wu.sh...@foxmail.com>
AuthorDate: Thu Oct 19 20:10:49 2023 -0500

    Update ci.yaml
---
 .github/workflows/ci.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml
index 1f21e83..b1644b7 100644
--- a/.github/workflows/ci.yaml
+++ b/.github/workflows/ci.yaml
@@ -25,7 +25,7 @@ on:
       - 'v*'
 jobs:
   CI:
-    runs-on: ubuntu-18.04
+    runs-on: ubuntu-latest
     timeout-minutes: 10
     steps:
       - uses: actions/checkout@v2

Reply via email to