We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85ca9fc commit 513367eCopy full SHA for 513367e
.github/workflows/run-tests-head.yml
@@ -16,7 +16,7 @@ jobs:
16
strategy:
17
matrix:
18
go:
19
- - "1.23"
+ - "1.24"
20
clickhouse:
21
- "head"
22
steps:
0 commit comments