Skip to content

Commit

Permalink
Fix extension CI workflow commit too, otherwise it builds windows on …
Browse files Browse the repository at this point in the history
…latest version
  • Loading branch information
anshuldata committed Nov 13, 2024
1 parent b1a4fd6 commit 885ced8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main_distribution.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
uses: duckdb/extension-ci-tools/.github/workflows/_extension_distribution.yml@main
with:
duckdb_version: ca5af32c331f9d5ea49f7158d5c83a47f25b8b79
ci_tools_version: main
ci_tools_version: 2c849c7a016eaf911d07ecb8eb9f6aed3d602e00
exclude_archs: "wasm_mvp;wasm_eh;wasm_threads;windows_amd64;windows_amd64_mingw"
extension_name: substrait

0 comments on commit 885ced8

Please sign in to comment.