Update pipeline tests to Go 1.16.0
This commit is contained in:
@@ -30,7 +30,7 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
go_version: [1.15.x, 1.16.0-rc1]
|
go_version: [1.15.x, 1.16.0]
|
||||||
steps:
|
steps:
|
||||||
- name: Install taglib
|
- name: Install taglib
|
||||||
run: sudo apt-get install libtag1-dev
|
run: sudo apt-get install libtag1-dev
|
||||||
|
|||||||
Reference in New Issue
Block a user