Use zoneinfo from Go (#202)

Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax
2020-11-01 00:22:39 +01:00
committed by GitHub
parent cf0b5c01e2
commit 67071ea11f
10 changed files with 19 additions and 24 deletions

View File

@@ -4,7 +4,6 @@ on:
push:
branches:
- '**'
- 'v*'
tags:
- 'v*'
paths-ignore:
@@ -23,7 +22,6 @@ on:
- 'mkdocs.yml'
jobs:
go:
runs-on: ubuntu-latest
steps: