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 9d85550 commit dee903cCopy full SHA for dee903c
ci/run_tests_pipeline.yaml
@@ -56,7 +56,7 @@ stages:
56
displayName: "Build Rust examples"
57
############################# temp for test begin #####################
58
- script: |
59
- git clone -b nd_arr --depth 1 https://github.com/questdb/questdb.git ./questdb_nd_arr
+ git clone -b master --depth 1 https://github.com/questdb/questdb.git ./questdb_nd_arr
60
displayName: git clone questdb
61
- task: Maven@3
62
displayName: "Compile QuestDB"
0 commit comments