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

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


The following commit(s) were added to refs/heads/try_action by this push:
     new ebf8195  try github action
ebf8195 is described below

commit ebf819527b9c837149ec21913cf276e7fbd6d17e
Author: HTHou <[email protected]>
AuthorDate: Tue Jan 5 18:11:54 2021 +0800

    try github action
---
 .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 63727d1..1ccffa8 100644
--- a/.github/workflows/go.yml
+++ b/.github/workflows/go.yml
@@ -7,7 +7,7 @@ on:
     branches: [ main ]
 
 env:
-  TZ: +0800
+  TZ: Asia/Shanghai
 
 jobs:
 

Reply via email to