Skip to content

Commit

Permalink
Merge pull request #170 from nao1215/nchika/add-go1.23
Browse files Browse the repository at this point in the history
Add go 1.23 in unit test coverage
  • Loading branch information
nao1215 authored Aug 25, 2024
2 parents 86c37d1 + 6312b97 commit d8ef07e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/unit_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
- "macos-latest"
go:
- "1"
- "1.23"
- "1.22"
- "1.21"
- "1.20"
Expand Down

0 comments on commit d8ef07e

Please sign in to comment.