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

Test with Go 1.24

This commit is contained in:
Chongyi Zheng 2025-02-17 16:51:18 +00:00
parent 40b5bc1437
commit ce624dd2b2

View file

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