Skip to content

Commit 5830bb4

Browse files
Update dependency go to 1.26
Generated by renovateBot
1 parent 67f6be3 commit 5830bb4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/conformance.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- name: Setup Go
2929
uses: actions/setup-go@v6
3030
with:
31-
go-version: "1.25" # auto-update/latest-go-version
31+
go-version: "1.26" # auto-update/latest-go-version
3232
cache: true
3333

3434
- name: Run conformance test

0 commit comments

Comments
 (0)