Skip to content

Commit 9a95cf0

Browse files
remove support go 1.21
1 parent 4f184d7 commit 9a95cf0

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/cover.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ jobs:
1111
matrix:
1212
go:
1313
- "1.22"
14-
- "1.21"
1514
steps:
1615
- uses: actions/setup-go@v5
1716
with:
@@ -27,7 +26,6 @@ jobs:
2726
matrix:
2827
go:
2928
- "1.22"
30-
- "1.21"
3129
steps:
3230
- uses: actions/setup-go@v5
3331
with:

0 commit comments

Comments
 (0)