Skip to content

Commit 90c1e5c

Browse files
committed
ci
1 parent d1ad8a1 commit 90c1e5c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212

1313
strategy:
1414
matrix:
15-
go-version: [1.22.x,1.23.x,1.24.x]
15+
go-version: [1.23.x,1.24.x]
1616
os: [ubuntu-latest, macos-latest]
1717

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

0 commit comments

Comments
 (0)