Skip to content

Commit

Permalink
test with latest go version (#150)
Browse files Browse the repository at this point in the history
Signed-off-by: Bob Callaway <bcallaway@google.com>
  • Loading branch information
bobcallaway committed Nov 7, 2023
1 parent 9ce7d60 commit 1fc5bd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-action.yml
Expand Up @@ -206,8 +206,8 @@ jobs:
- ubuntu-latest
- windows-latest
go_version:
- '1.19'
- '1.20'
- '1.21'
name: Try to install cosign with go ${{ matrix.go_version }}
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
Expand Down

0 comments on commit 1fc5bd3

Please sign in to comment.