Skip to content

Commit 17cc7b9

Browse files
committed
try to reenable musl...
1 parent ab1d214 commit 17cc7b9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/MainDistributionPipeline.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ jobs:
3030
extension_name: spatial
3131
ci_tools_version: main
3232
vcpkg_commit: 5e5d0e1cd7785623065e77eff011afdeec1a3574
33-
exclude_archs: linux_amd64_musl
3433

3534
duckdb-latest-deploy:
3635
name: Deploy extension binaries
@@ -42,4 +41,3 @@ jobs:
4241
ci_tools_version: main
4342
extension_name: spatial
4443
deploy_latest: ${{ startsWith(github.ref, 'refs/tags/v') || github.ref == 'refs/heads/main' }}
45-
exclude_archs: linux_amd64_musl

0 commit comments

Comments
 (0)