github: force Go 1.16 or higher
This commit is contained in:
committed by
Michal Jan Matczuk
parent
c51d7713a2
commit
7980a955be
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -17,6 +17,8 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/setup-go@v2
|
||||
with:
|
||||
go-version: '^1.16'
|
||||
- uses: actions/cache@v2
|
||||
id: gomod-cache
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user