1 parent bc5334f commit 3fe16beCopy full SHA for 3fe16be
1 file changed
.github/workflows/test.yml
@@ -12,7 +12,7 @@ jobs:
12
strategy:
13
matrix:
14
os: [ubuntu-latest, macos-latest]
15
- go-version: [1.25.1]
+ go-version: [1.26.0]
16
17
runs-on: ${{ matrix.os }}
18
steps:
0 commit comments