Skip to content

Commit c17565f

Browse files
authored
test with go 1.26 too (#221)
1 parent a6fdd19 commit c17565f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/test-action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -237,6 +237,7 @@ jobs:
237237
- windows-latest
238238
go_version:
239239
- '1.25'
240+
- '1.26'
240241
name: Try to install cosign with go ${{ matrix.go_version }} on ${{ matrix.os }}
241242
steps:
242243
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1

0 commit comments

Comments
 (0)