Skip to content

Commit 9b888cf

Browse files
chore(deps): update dependency go to 1.25.*
1 parent ff6054d commit 9b888cf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-ci-reusable.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
ref: ${{ inputs.ref }}
4949
- uses: actions/setup-go@v6
5050
with:
51-
go-version: '1.24.*'
51+
go-version: '1.25.*'
5252
- name: Run controller tests
5353
run: make test-envtest
5454
- name: Set latest commit status as ${{ job.status }}

0 commit comments

Comments
 (0)