Skip to content

Commit 3135b65

Browse files
ndyakovccoVeille
andauthored
Update .github/workflows/build.yml
Co-authored-by: ccoVeille <3875889+ccoVeille@users.noreply.github.com>
1 parent 9285eac commit 3135b65

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,8 @@ jobs:
2424
go-version:
2525
- "1.21.x"
2626
- "1.23.x"
27-
- "1.24.x"
27+
- oldstable
28+
- stable
2829

2930
steps:
3031
- name: Set up ${{ matrix.go-version }}

0 commit comments

Comments
 (0)