Skip to content

Commit cabc4cf

Browse files
committed
fix ci
1 parent 144fd7f commit cabc4cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
Test:
1111
strategy:
1212
matrix:
13-
go-version: [1.18.x, 1.20.x, 1.21.x]
13+
go-version: [1.24.x, 1.25.x, 1.26.x]
1414
os: [ubuntu-latest, windows-latest,macos-latest]
1515
runs-on: ${{ matrix.os }}
1616
steps:

0 commit comments

Comments
 (0)