Skip to content

Commit

Permalink
Merge pull request #28 from mackerelio-labs/test-v1.21
Browse files Browse the repository at this point in the history
take v1.21, drop v1.19
  • Loading branch information
kmuto authored Nov 2, 2023
2 parents 0dcd40c + c5ff603 commit 468568b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
test:
strategy:
matrix:
go: ["1.20.x", "1.19.x"]
go: ["1.21.x", "1.20.x"]
runs-on: ubuntu-latest
steps:
- uses: actions/setup-go@v4
Expand Down

0 comments on commit 468568b

Please sign in to comment.