Skip to content

Commit 2959842

Browse files
committed
go version
1 parent 784ad59 commit 2959842

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release_binary.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: "Set up Go"
1919
uses: actions/setup-go@v4
2020
with:
21-
go-version: 1.20
21+
go-version: 1.19
2222
check-latest: true
2323
cache: true
2424

0 commit comments

Comments
 (0)