Skip to content

Commit d20861c

Browse files
authored
chore: Update Go versions in build workflow
Signed-off-by: Erez Rokah <[email protected]>
1 parent 9cef5d5 commit d20861c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ jobs:
2727
fail-fast: false
2828
matrix:
2929
go:
30-
- 1.20.12
31-
- 1.21.5
30+
- 1.23
31+
- 1.25
3232
target:
3333
- test-coverage
3434
- test-cloud-storage

0 commit comments

Comments
 (0)