Skip to content

Commit f70bc0b

Browse files
committed
Fix naming
1 parent fd7ff11 commit f70bc0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
matrix:
1111
clickhouse: [ "23.7", "24.3", "latest", "cloud" ]
1212
flink: [ "1.17.2", "1.18.1", "1.19.3", "1.20.2"]
13-
name: Apache Flink 1.17+ ClickHouse Connector tests with ClickHouse ${{ matrix.clickhouse }}
13+
name: Apache Flink ${{ matrix.flink }} ClickHouse Connector tests with ClickHouse ${{ matrix.clickhouse }}
1414
steps:
1515
- name: Check for Cloud Credentials
1616
id: check-cloud-credentials

0 commit comments

Comments
 (0)