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 7e20d0a commit 822c9f6Copy full SHA for 822c9f6
.github/workflows/MainDistributionPipeline.yml
@@ -24,6 +24,6 @@ jobs:
24
name: Build extension binaries
25
uses: duckdb/extension-ci-tools/.github/workflows/[email protected]
26
with:
27
- duckdb_version: v1.3.0
28
- ci_tools_version: v1.3.0
+ duckdb_version: v1.3.2
+ ci_tools_version: v1.3.2
29
extension_name: chsql
0 commit comments