Fix building wheels for Python 3.7 (#1933)
This commit is contained in:
2
.github/workflows/test-go-package.yaml
vendored
2
.github/workflows/test-go-package.yaml
vendored
@@ -43,7 +43,7 @@ jobs:
|
||||
fetch-depth: 0
|
||||
- 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