Skip to content

Commit bb8d0b2

Browse files
committed
Bump Go test matrix versions from 1.23-1.25 to 1.24-1.26
1 parent bc7436e commit bb8d0b2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/go.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
strategy:
1515
matrix:
1616
os: [ubuntu-latest, macos-latest]
17-
go: ['1.23', '1.24', '1.25']
17+
go: ['1.24', '1.25', '1.26']
1818
fail-fast: false
1919
env:
2020
OS: ${{ matrix.os }}
@@ -64,7 +64,7 @@ jobs:
6464

6565
strategy:
6666
matrix:
67-
go: ['1.23', '1.24', '1.25']
67+
go: ['1.24', '1.25', '1.26']
6868
fail-fast: false
6969
env:
7070
OS: windows-latest

0 commit comments

Comments
 (0)