Skip to content

Commit a484bfc

Browse files
committed
ci: use go 1.24
OTT-6909
1 parent 1795f33 commit a484bfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
branches:
66
- "**"
77
env:
8-
GO_VERSION: 1.22
8+
GO_VERSION: 1.24
99

1010
permissions:
1111
id-token: write

0 commit comments

Comments
 (0)