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 a29908f try github action
a29908f is described below
commit a29908f34779978fa8316922410b18715a8591ef
Author: HTHou <[email protected]>
AuthorDate: Tue Jan 5 18:03:19 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 b5cf66f..1af84c0 100644
--- a/.github/workflows/go.yml
+++ b/.github/workflows/go.yml
@@ -7,7 +7,7 @@ on:
branches: [ main ]
env:
- TZ: UTC+8
+ TZ: GMT+8
jobs: