Skip to content

Commit c2301af

Browse files
committed
Bump workflow versions for macOS and windows
1 parent 2fca359 commit c2301af

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/go.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343

4444
strategy:
4545
matrix:
46-
go-version: [1.22.x,1.23.x,1.24.x]
46+
go-version: [1.24.x,1.25.x,1.26.x]
4747

4848
runs-on: macos-latest
4949

@@ -67,7 +67,7 @@ jobs:
6767

6868
strategy:
6969
matrix:
70-
go-version: [1.22.x,1.23.x,1.24.x]
70+
go-version: [1.24.x,1.25.x,1.26.x]
7171

7272
runs-on: windows-latest
7373

0 commit comments

Comments
 (0)