Skip to content

Commit 98fdc3b

Browse files
committed
chore: update tests workflow to use go1.26
1 parent 902587d commit 98fdc3b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818

1919
strategy:
2020
matrix:
21-
go-version: ["1.25"]
21+
go-version: ["1.26"]
2222

2323
steps:
2424
- name: Checkout code

0 commit comments

Comments
 (0)