Fix building wheels for Python 3.7 (#1933)
This commit is contained in:
2
.github/workflows/test-go.yaml
vendored
2
.github/workflows/test-go.yaml
vendored
@@ -47,7 +47,7 @@ jobs:
|
||||
|
||||
- uses: actions/setup-go@v5
|
||||
with:
|
||||
go-version: '>=1.12'
|
||||
go-version: '>=1.17'
|
||||
|
||||
- name: Display go version
|
||||
shell: bash
|
||||
|
||||
Reference in New Issue
Block a user