Skip to content

Commit dc9d075

Browse files
committed
v1.7.6
1 parent ed53df5 commit dc9d075

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- name: Setup Go
2020
uses: actions/setup-go@v4.1.0
2121
with:
22-
go-version: 'stable'
22+
go-version: '1.20'
2323

2424
- name: Install dependencies for arm64
2525
if: matrix.platform == 'arm64'

config/version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.7.5
1+
1.7.6

0 commit comments

Comments
 (0)