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

haonan pushed a commit to branch HTHou-patch-1
in repository https://gitbox.apache.org/repos/asf/iotdb-client-go.git

commit 4907a6d53cf252ef0974e4c05d4afb2cafe95be6
Author: Haonan <[email protected]>
AuthorDate: Tue Feb 6 10:59:22 2024 +0800

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

diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml
index 0c0c98d..0f675c3 100644
--- a/.github/workflows/go.yml
+++ b/.github/workflows/go.yml
@@ -25,7 +25,7 @@ jobs:
     strategy:
       matrix:
         os: [macos-latest, ubuntu-latest, windows-latest]
-        go: ['1.13', '1.19']
+        go: ['1.13', 'stable']
     steps:
 
     - name: Set up Go ${{ matrix.go }}

Reply via email to