Skip to content

Commit 91e9d52

Browse files
committed
Improve CI workflow
1 parent f6edf99 commit 91e9d52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131

3232
strategy:
3333
matrix:
34-
go: [ '1.20.x', '1.21.x' ]
34+
go: [ '1.21.x', '1.22.x' ]
3535

3636
steps:
3737
- name: Checkout

0 commit comments

Comments
 (0)