mirror of
https://github.com/navidrome/navidrome.git
synced 2025-04-15 19:50:37 +03:00
Update pipeline tests to Go 1.16.0
This commit is contained in:
parent
a140c222c2
commit
8436e18175
2
.github/workflows/pipeline.yml
vendored
2
.github/workflows/pipeline.yml
vendored
@ -30,7 +30,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
matrix:
|
||||
go_version: [1.15.x, 1.16.0-rc1]
|
||||
go_version: [1.15.x, 1.16.0]
|
||||
steps:
|
||||
- name: Install taglib
|
||||
run: sudo apt-get install libtag1-dev
|
||||
|
Loading…
x
Reference in New Issue
Block a user