Update pipeline tests to Go 1.16.0

This commit is contained in:
Deluan 2021-02-19 19:52:14 -05:00
parent a140c222c2
commit 8436e18175
1 changed files with 1 additions and 1 deletions

View File

@ -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