We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0cd20f commit 9ac5621Copy full SHA for 9ac5621
.github/workflows/unit_test.yml
@@ -19,6 +19,7 @@ jobs:
19
- "macos-latest"
20
go:
21
- "1"
22
+ - "1.23"
23
- "1.22"
24
- "1.21"
25
fail-fast: false
0 commit comments