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

Test with Go 1.24 ()

This commit is contained in:
Chongyi Zheng 2025-02-17 13:59:07 -05:00 committed by GitHub
parent 40b5bc1437
commit 0d417d8f77
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -68,6 +68,7 @@ jobs:
- 21
- 22
- 23
- 24
name: '${{ matrix.platform }} | 1.${{ matrix.go }}.x'
runs-on: ${{ matrix.platform }}-latest
steps: