Skip to content

Commit 682e277

Browse files
fix version
1 parent 9352421 commit 682e277

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/go.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- name: Set up Go
1616
uses: actions/setup-go@v4
1717
with:
18-
go-version: "1.24.4"
18+
go-version: "1.24"
1919

2020
- name: Build
2121
run: go build -v ./cmd/serve.go

0 commit comments

Comments
 (0)