Skip to content

Commit 1cc457c

Browse files
committed
fix: pre-commit
Signed-off-by: Julio Jimenez <julio@clickhouse.com>
1 parent 53bc446 commit 1cc457c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- name: 🔧 Setup Go
1515
uses: actions/setup-go@v5
1616
with:
17-
go-version: '1.21'
17+
go-version: '1.25'
1818
cache: true
1919

2020
- name: 📦 Download dependencies

0 commit comments

Comments
 (0)