1
0
Fork 0
mirror of https://github.com/spf13/cobra synced 2025-04-10 16:57:19 +00:00

Test also with go 1.23

This commit is contained in:
Nir Soffer 2024-08-24 07:04:13 +03:00
parent 511af59cb3
commit c00cd5ba94

View file

@ -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: