v1.7.6
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -19,7 +19,7 @@ jobs:
|
||||
- name: Setup Go
|
||||
uses: actions/setup-go@v4.1.0
|
||||
with:
|
||||
go-version: 'stable'
|
||||
go-version: '1.20'
|
||||
|
||||
- name: Install dependencies for arm64
|
||||
if: matrix.platform == 'arm64'
|
||||
|
||||
@@ -1 +1 @@
|
||||
1.7.5
|
||||
1.7.6
|
||||
Reference in New Issue
Block a user