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
e066b2530d
commit
53a436f756
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -12,7 +12,7 @@ jobs:
|
|||
test:
|
||||
strategy:
|
||||
matrix:
|
||||
go-version: [ 1.16.x, 1.15.x ]
|
||||
go-version: [ 1.16.x ]
|
||||
platform: [ ubuntu-latest, macos-latest, windows-latest ]
|
||||
runs-on: ${{ matrix.platform }}
|
||||
steps:
|
||||
|
|
Loading…
Add table
Reference in a new issue