Skip to content

Commit 171b9cf

Browse files
committed
go tests - upd go to 1.25
1 parent b312308 commit 171b9cf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/go-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: Set up Go
1919
uses: actions/setup-go@v4
2020
with:
21-
go-version: '1.23'
21+
go-version: '1.25'
2222

2323
- name: Install dependencies
2424
run: |

0 commit comments

Comments
 (0)