Skip to content

Commit 0fc61a7

Browse files
committed
fix: integration test
Signed-off-by: Julio Jimenez <julio@clickhouse.com>
1 parent 0a11832 commit 0fc61a7

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
@@ -69,7 +69,7 @@ jobs:
6969
- name: 🔧 Setup Go
7070
uses: actions/setup-go@v5
7171
with:
72-
go-version: '1.21'
72+
go-version: '1.25'
7373
cache: true
7474

7575
- name: 📦 Install CycloneDX CLI

0 commit comments

Comments
 (0)