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
|
- 20
|
||||||
- 21
|
- 21
|
||||||
- 22
|
- 22
|
||||||
|
- 23
|
||||||
name: '${{ matrix.platform }} | 1.${{ matrix.go }}.x'
|
name: '${{ matrix.platform }} | 1.${{ matrix.go }}.x'
|
||||||
runs-on: ${{ matrix.platform }}-latest
|
runs-on: ${{ matrix.platform }}-latest
|
||||||
steps:
|
steps:
|
||||||
|
|
Loading…
Reference in New Issue