mirror of
https://github.com/Fishwaldo/restic-nats.git
synced 2025-03-15 19:41:40 +00:00
Update build.yml
This commit is contained in:
parent
b28afb5f29
commit
e066b2530d
1 changed files with 2 additions and 2 deletions
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
|
@ -12,7 +12,7 @@ jobs:
|
|||
test:
|
||||
strategy:
|
||||
matrix:
|
||||
go-version: [ 1.16.x, 1.15.x, 1.14.x, 1.13.x ]
|
||||
go-version: [ 1.16.x, 1.15.x ]
|
||||
platform: [ ubuntu-latest, macos-latest, windows-latest ]
|
||||
runs-on: ${{ matrix.platform }}
|
||||
steps:
|
||||
|
@ -87,7 +87,7 @@ jobs:
|
|||
badge-codecov: 'true'
|
||||
badge-godoc: 'true'
|
||||
email: 'justin@dynam.ac'
|
||||
title: 'Go-LogAdapter'
|
||||
title: 'restic-nats'
|
||||
# Optional: Token allows goreadme to comment the PR with diff preview.
|
||||
github-token: '${{ secrets.GITHUB_TOKEN }}'
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue