Skip to content

Commit 753128c

Browse files
committed
ci: update go
1 parent c084d91 commit 753128c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- name: Set up Go 1.x
1414
uses: actions/setup-go@v2
1515
with:
16-
go-version: ^1.15
16+
go-version: ^1.24
1717
id: go
1818

1919
- name: Check out code into the Go module directory

0 commit comments

Comments
 (0)