[actions] revert build/test/lint step to 1.15.6

This commit is contained in:
max furman
2021-02-18 20:41:33 -08:00
parent f88f58440f
commit 96b38ccd55
2 changed files with 2 additions and 2 deletions

View File

@@ -20,7 +20,7 @@ jobs:
name: Setup Go
uses: actions/setup-go@v2
with:
go-version: '^1.16.0'
go-version: '^1.15.6'
-
name: Install Deps
id: install-deps

View File

@@ -18,7 +18,7 @@ jobs:
- name: Setup Go
uses: actions/setup-go@v2
with:
go-version: '^1.16.0'
go-version: '^1.15.6'
- name: Install Deps
id: install-deps
run: sudo apt-get -y install libpcsclite-dev