We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eae74cd commit 03ed78eCopy full SHA for 03ed78e
.github/workflows/MainDistributionPipeline.yml
@@ -16,7 +16,7 @@ jobs:
16
name: Build extension binaries
17
uses: duckdb/extension-ci-tools/.github/workflows/_extension_distribution.yml@main
18
with:
19
- duckdb_version: main
+ duckdb_version: v1.2.0
20
ci_tools_version: main
21
extension_name: pyroscope
22
extra_toolchains: rust;python3
0 commit comments