Commit 648ce7f
committed
ci: add go 1.25
Switch from go 1.24 to go 1.25 where we use a single go version.
Drop go 1.23, add go 1.25 to the test matrix.
(Note most testing is done in a VM job which uses whatever Go version is
shipped with a distro).
Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>1 parent 916cab9 commit 648ce7f
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
| 75 | + | |
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
| |||
0 commit comments