Skip to content

Commit d359a17

Browse files
committed
.github/workflows: bump sanity build golang to 1.24.x.
Signed-off-by: Krisztian Litkey <[email protected]>
1 parent 298fc4d commit d359a17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sanity.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ on: [push, pull_request]
22
name: Sanity
33

44
env:
5-
GO_VERSION: '1.20.x'
5+
GO_VERSION: '1.24.x'
66

77
jobs:
88
build:

0 commit comments

Comments
 (0)