Skip to content

Commit 5ca65cc

Browse files
vyazelenkomarciorasf-ab
authored andcommitted
[CI] Bump Go build to use 1.23.x and 1.24.x.
1 parent 10aa223 commit 5ca65cc

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
@@ -298,7 +298,7 @@ jobs:
298298
strategy:
299299
fail-fast: false
300300
matrix:
301-
version: [ '1.22.x' ]
301+
version: [ '1.23.x', '1.24.x' ]
302302
steps:
303303
- name: Checkout code
304304
uses: actions/checkout@v4

0 commit comments

Comments
 (0)