mirror of
https://github.com/OliveTin/OliveTin
synced 2026-09-22 09:45:36 +00:00
Force codestyle to use go 1.16+
This commit is contained in:
@@ -11,6 +11,8 @@ jobs:
|
||||
|
||||
- name: Setup Go
|
||||
uses: actions/setup-go@v2
|
||||
with:
|
||||
go-version: '^1.16.0'
|
||||
|
||||
- name: deps
|
||||
run: make grpc
|
||||
|
||||
Reference in New Issue
Block a user