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 0318028 try github action
0318028 is described below
commit 031802886f5ee9ff0daba029ba6307a3ea3e9a15
Author: HTHou <[email protected]>
AuthorDate: Tue Jan 5 18:04:50 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 1af84c0..63727d1 100644
--- a/.github/workflows/go.yml
+++ b/.github/workflows/go.yml
@@ -7,7 +7,7 @@ on:
branches: [ main ]
env:
- TZ: GMT+8
+ TZ: +0800
jobs: