Skip to content

Commit 9e5f7ea

Browse files
authored
Update ci.yml
1 parent a05c14a commit 9e5f7ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
strategy:
1616
fail-fast: false
1717
matrix:
18-
go-version: ['1.24.x']
18+
go-version: ['1.21.x', '1.22.x','1.24.x']
1919

2020
steps:
2121
- name: Update base image, intall Python3

0 commit comments

Comments
 (0)