Skip to content

Commit 7405075

Browse files
authored
Merge pull request #14 from hmeriann/bump-to-v132
bump to v1.3.2
2 parents 8dfce63 + 15f6a7e commit 7405075

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.github/workflows/MainDistributionPipeline.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ concurrency:
1414
jobs:
1515
duckdb-build:
1616
name: Build extension binaries
17-
uses: duckdb/extension-ci-tools/.github/workflows/[email protected].1
17+
uses: duckdb/extension-ci-tools/.github/workflows/[email protected].2
1818
with:
19-
duckdb_version: v1.3.1
20-
ci_tools_version: v1.3.1
19+
duckdb_version: v1.3.2
20+
ci_tools_version: v1.3.2
2121
extension_name: capi_quack
2222
extra_toolchains: python3

0 commit comments

Comments
 (0)