mirror of https://github.com/spf13/cobra.git
Test also with go 1.23 (#2182)
This commit is contained in:
parent
511af59cb3
commit
78bfc837fe
|
@ -67,6 +67,7 @@ jobs:
|
|||
- 20
|
||||
- 21
|
||||
- 22
|
||||
- 23
|
||||
name: '${{ matrix.platform }} | 1.${{ matrix.go }}.x'
|
||||
runs-on: ${{ matrix.platform }}-latest
|
||||
steps:
|
||||
|
|
Loading…
Reference in New Issue