Skip to content

Commit ca45820

Browse files
authored
Merge pull request #69 from nao1215/nchika/add-1.23
Add go 1.23 in unit test coverage
2 parents d0cd20f + 9ac5621 commit ca45820

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/unit_test.yml

+1
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919
- "macos-latest"
2020
go:
2121
- "1"
22+
- "1.23"
2223
- "1.22"
2324
- "1.21"
2425
fail-fast: false

0 commit comments

Comments
 (0)