Skip to content

Commit 9dcd232

Browse files
author
John Doe
committed
ci: pin garble@v0.15.0 (v0.16.0 requires Go 1.26+)
1 parent 8e25fe5 commit 9dcd232

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
(cd ../gust-x && go mod download)
5757
5858
- name: Install garble
59-
run: go install mvdan.cc/garble@latest
59+
run: go install mvdan.cc/garble@v0.15.0
6060

6161
- name: Build targets
6262
shell: bash

0 commit comments

Comments
 (0)