Skip to content

Commit 69215c4

Browse files
authored
chore: add go 1.21 and 1.22 in ci jobs (#98)
Signed-off-by: Charles-Edouard Brétéché <[email protected]>
1 parent bdbb290 commit 69215c4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ jobs:
1818
- '1.18'
1919
- '1.19'
2020
- '1.20'
21+
- '1.21'
22+
- '1.22'
2123
steps:
2224
- uses: actions/checkout@v4
2325
with:

0 commit comments

Comments
 (0)