We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3e3400 commit 0af5716Copy full SHA for 0af5716
.github/workflows/test_head.yml
@@ -33,7 +33,7 @@ concurrency:
33
cancel-in-progress: true
34
35
env:
36
- CH_VERSION: "HEAD"
+ CH_VERSION: "head"
37
38
jobs:
39
test-java-client:
0 commit comments