Skip to content

Commit

Permalink
Merge pull request #9 from nao1215/nchika/add-go-1.23
Browse files Browse the repository at this point in the history
Add go 1.23 in multi version test
  • Loading branch information
nao1215 authored Sep 2, 2024
2 parents 0c70c6b + 33330b5 commit da2277b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/multi_platform_ut.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 da2277b

Please sign in to comment.