Revert "Test 1.16beta1"

This reverts commit 4294fcf4b4.
This commit is contained in:
Ben Johnson
2021-01-05 15:11:29 -07:00
parent 4294fcf4b4
commit 7c3272c96f

View File

@@ -6,8 +6,7 @@ jobs:
steps:
- uses: actions/setup-go@v2
with:
stable: false
go-version: '1.16beta1'
go-version: '1.15'
- uses: actions/checkout@v2