Set timezone for chrono tests

Signed-off-by: Vladislav Shchapov <vladislav@shchapov.ru>
This commit is contained in:
Vladislav Shchapov
2022-12-22 20:25:12 +05:00
committed by Victor Zverovich
parent 32c4390704
commit 583f2d8209
3 changed files with 12 additions and 0 deletions

View File

@@ -59,6 +59,9 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Set timezone
run: sudo timedatectl set-timezone 'Asia/Yekaterinburg'
- name: Add repositories for older GCC
run: |
# Bellow two repos provide GCC 4.8, 5.5 and 6.4