Commit 115bd59
committed
[ci] Don't use timedatectl to set timezone in actions
Multiple Test SDK builds jobs failed recently.
This may be caused by hosted runner environments run systemd
services in a restricted contrainer state, blocking DBus
connections required by timedatectl.
Replace by linking the system zoneinfo to set the timezone.
Signed-off-by: Changlei Li <changlei.li@citrix.com>1 parent b59864f commit 115bd59
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
| 76 | + | |
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| |||
139 | 139 | | |
140 | 140 | | |
141 | 141 | | |
142 | | - | |
| 142 | + | |
143 | 143 | | |
144 | 144 | | |
145 | 145 | | |
| |||
0 commit comments