Skip to content

Commit 34c3ef7

Browse files
committed
chore: bump go to 1.26
Signed-off-by: Chad Wilson <29788154+chadlwilson@users.noreply.github.com>
1 parent 900fcd7 commit 34c3ef7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
uses: actions/setup-go@v6
5757
with:
5858
check-latest: true
59-
go-version: '1.25'
59+
go-version: '1.26'
6060

6161
- name: Setup java
6262
uses: actions/setup-java@v5
@@ -117,7 +117,7 @@ jobs:
117117
uses: actions/setup-go@v6
118118
with:
119119
check-latest: true
120-
go-version: '1.25'
120+
go-version: '1.26'
121121

122122
- uses: getgauge/setup-gauge@master
123123
with:

0 commit comments

Comments
 (0)