Skip to content

Commit 2f8c66c

Browse files
committed
ci: go 1.24
1 parent b56525f commit 2f8c66c

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
@@ -17,7 +17,7 @@ jobs:
1717

1818
strategy:
1919
matrix:
20-
go_version: [1.23.x]
20+
go_version: [1.24.x]
2121
steps:
2222

2323
- name: Check out code into the Go module directory

0 commit comments

Comments
 (0)