Skip to content

Commit d53d0d9

Browse files
stefanmcshaneStefan McShane
and
Stefan McShane
authored
Dropped test coverage support from legacy go versions: go1.5 go1.6 (#288)
Co-authored-by: Stefan McShane <[email protected]>
1 parent 63c350f commit d53d0d9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/pr.yml

-2
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,6 @@ jobs:
4242
'1.9',
4343
'1.8',
4444
'1.7',
45-
'1.6',
46-
'1.5',
4745
]
4846
name: Go ${{ matrix.go }}.x PR Validate (Legacy)
4947
env:

0 commit comments

Comments
 (0)