Skip to content

Commit b8027a7

Browse files
committed
Add new go versions
1 parent 5fa9aa1 commit b8027a7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/main.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ jobs:
99
- "1.14"
1010
- "1.17"
1111
- "1.18"
12+
- "1.20"
13+
- "1.22"
14+
- "1.24"
1215
name: Go ${{ matrix.go-version }} sample
1316
steps:
1417
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)