Skip to content

Commit 3fe16be

Browse files
committed
Update github CI default Go version
1 parent bc5334f commit 3fe16be

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
strategy:
1313
matrix:
1414
os: [ubuntu-latest, macos-latest]
15-
go-version: [1.25.1]
15+
go-version: [1.26.0]
1616

1717
runs-on: ${{ matrix.os }}
1818
steps:

0 commit comments

Comments
 (0)