Skip to content

Commit 0af5716

Browse files
committed
fixed head version name
1 parent c3e3400 commit 0af5716

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_head.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ concurrency:
3333
cancel-in-progress: true
3434

3535
env:
36-
CH_VERSION: "HEAD"
36+
CH_VERSION: "head"
3737

3838
jobs:
3939
test-java-client:

0 commit comments

Comments
 (0)