Skip to content

Commit 7765023

Browse files
committed
Remove explicit Go version in CI
1 parent f5ca546 commit 7765023

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/build.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,6 @@ jobs:
1818

1919
- name: Set up Go
2020
uses: actions/setup-go@v5
21-
with:
22-
go-version: 1.24
2321

2422
- name: Test
2523
run: go test -v ./...

0 commit comments

Comments
 (0)