Skip to content

Commit 214ee0d

Browse files
committed
Bump CI to Go 1.25
1 parent ef3585b commit 214ee0d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@ jobs:
77
runs-on: ubuntu-latest
88
steps:
99

10-
- name: Set up Go 1.24
10+
- name: Set up Go 1.25
1111
uses: actions/setup-go@v6.0.0
1212
with:
13-
go-version: '1.24'
13+
go-version: '1.25'
1414
check-latest: true
1515
id: go
1616

0 commit comments

Comments
 (0)