Skip to content

Commit ff00332

Browse files
committed
test GHA on 1.25
1 parent db2cb71 commit ff00332

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
- name: Setup Go
4343
uses: actions/setup-go@v5
4444
with:
45-
go-version: '1.23.x'
45+
go-version: '1.25.x'
4646

4747
- name: Cache Go modules
4848
uses: actions/cache@v4

0 commit comments

Comments
 (0)