Skip to content

Commit fd19b68

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/MainDistributionPipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ jobs:
2727
duckdb_version: v1.2.1
2828
ci_tools_version: main
2929
extension_name: datasketches
30-
exclude_archs: "windows_amd64_rtools"
30+
exclude_archs: "windows_amd64_rtools;windows_amd64_mingw"

0 commit comments

Comments
 (0)