mirror of
https://github.com/spf13/cobra
synced 2024-11-05 05:17:12 +00:00
ci: deprecate go 1.16 (#1926)
This commit is contained in:
parent
567ea8ebc9
commit
c7300f0bdd
1 changed files with 0 additions and 1 deletions
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
|
@ -63,7 +63,6 @@ jobs:
|
|||
- ubuntu
|
||||
- macOS
|
||||
go:
|
||||
- 16
|
||||
- 17
|
||||
- 18
|
||||
- 19
|
||||
|
|
Loading…
Reference in a new issue