Skip to content

Commit 12db90a

Browse files
committed
fix: skip rtools
1 parent 1f281e3 commit 12db90a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/MainDistributionPipeline.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,5 @@ jobs:
2626
with:
2727
duckdb_version: v1.2.1
2828
ci_tools_version: main
29-
extension_name: datasketches
29+
extension_name: datasketches
30+
exclude_archs: "windows_amd64_rtools"

0 commit comments

Comments
 (0)