mirror of
https://github.com/crazy-max/diun.git
synced 2026-01-03 03:27:31 +01:00
Use zoneinfo from Go (#202)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user